You can use the 12d Synergy Server Scripting API for a variety of operations on the server side, including:

  • Tasks - Running a standard operation manually or on a schedule, such as communicating with a third party system
  • Events - Responding to and validation user operations
  • Gadgets - Building your own gadgets for use in your Job dashboards
  • Workflow Activities and Conditions - additional items for workflows, if you own the workflow license

Server side scripts are run by the server itself and require administrative access to install. As they are server side, they have no capacity to generate UI at runtime (for example, they cannot prompt the user for more information before continuing).