Back to Autotask Integrations
Handler · Version 1

AutoTask Create Autotask

Download GitHub

Parameters
Name Description Sample
Error Handling Determine what to return if an error is encountered. Error Message
Entity The name of the entity being created. TICKET
Standard Fields and Values JSON object representing the standard fields to populate. {"AccountID": "174", "DueDateTime":"2019-01-15", "Priority":"3", "QueueID":"8", "Status":"1", "Title":"MY TICKET"}
User Defined Fields and Values JSON object representing any user defined fields to populate.
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.
Changelog

AutotaskCreatev1 (2019-12-05)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top