Scripting
  • 18 Sep 2023
  • 1 Minute to read
  • PDF

Scripting

  • PDF

Article summary

Overview

12d Synergy has a full and complex API available for server side scripting use. Besides Custom Reports, there are two main scripting entry points.

  • Events
  • Task Libraries
Your title goes here
These are accessible under the Scripts section of the 12d Synergy Administrator.

The Scripting feature is NOT available on the 12d Synergy hosted Cloud Server. If as an organization, you manage or host your own, then the Scripting feature is available to you.

Events

Scripts can be run at trigger points before and after events run. This can be used to validate if an event is allowed to occur, or what to do after an event runs. For more information on this API, please see the 12d Synergy Scripting Reference.

Task Libraries

A scripted task is an operation that may occur manually or on a schedule; this may be a clean-up task or it may synchronize data with some external system. For more information on this API, please see the 12d Synergy Scripting Reference.

The task libraries tab allows you to:

  • Add task libraries
  • Update or disable existing libraries
  • Configure required inputs
  • View logs
  • Schedule tasks for regular runs

Was this article helpful?

What's Next