GetJobTemplates
Use this method to retrieve all the job templates available in the system. Can only be used in case there is only one job domain. Otherwise, use GetJobTemplatesV2.
Input
| Item | Format | Description | 
|---|---|---|
| connection | String | The connection ID. See ConnectApp. | 
Output
| Item | Format | Description | 
|---|---|---|
| GetJobTemplatesResult | Array of DMAJobTemplate | The available job templates. |