External DocumentationTo learn more, visit the Datto Autotask documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Company ID | The ID of the company of the ticket. |
| Description | The description of the ticket. |
| Due Date Time | The due date and time for the ticket. This field may be required depending on the ticket’s category configuration: * If the ticket category specifies only a due date or only a due time, this field becomes required and must be supplied. * If the ticket category (or the user’s default ticket category) has both due date and due time configured, this field is optional. When a ticket is created from a Datto RMM alert and the category defines a default due date/time, Autotask will override the alert’s Due Date Time and apply the category’s default. |
| Impersonation Resource ID | The Autotask resource ID to impersonate when performing API requests. Use this when you need to act on behalf of a specific Autotask user. |
| Priority | The priority of the ticket. Note: Must be a valid priority number, and an active one. |
| Queue ID | The ID of the queue to assign to the ticket. This parameter is required in cases where the ticket’s category and its Queue is Required setting:* If the category requires a queue Always, this field must be provided.* If the category requires a queue Never, this field is optional.* If the category requires a queue Required When Primary Resource ID Blank, the API will require either Queue ID or Resource ID — and will return an error if both are empty. |
| Status | The status of the ticket. |
| Title | The title of the ticket. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |
| Estimated Hours | The number of hours estimated to finish with the ticket. |
| Issue Type | The type of the issue that is assigned to the ticket. |
| Ticket Number | The number of the ticket to set. Should be in the following format - TYYYYMMDD, For example - T20200615.The value must be a date less than or equal to today’s date. |