AutoTask Create Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Entity | The name of the entity being created. |
Standard Fields and Values | JSON object representing the standard fields to populate. |
User Defined Fields and Values | JSON object representing any user defined fields to populate. |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Entity | TICKET |
Standard Fields and Values | {"AccountID": "174", "DueDateTime":"2019-01-15", "Priority":"3", "QueueID":"8", "Status":"1", "Title":"MY TICKET"} |
User Defined Fields and Values |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Results JSON | The output of the AutoTask SOAP call, converted to JSON. |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out