REST API
If you have configured the 12d Synergy Web app, you can also access the 12d Synergy REST API.
REST is an industry standard mechanism for communicating with external webservices.
The API for your server version is available, via your
browser, at:
<Your-Web-App-Address>/api-docs
Alternatively, you can examine the api here:
https://synergy.12dsynergycloud.com/api-docs
We have also provided several examples here for you to review.
These examples can be downloaded from: REST API Examples
This currently includes the following examples
Name | Description |
---|---|
Create a job from XML | Based on an xml file, this sample will create jobs, including
attributes, based on details in a supplied XML file |
List jobs by attribute | Query job information based on an attribute - for example, all jobs with the State attribute set to Open |
Please note that these examples are provided on an as-is basis; their use is not supported by 12d Synergy.