Extension Callout (Tickets)

About extension callouts for tickets

Extension callouts enable automatic round trip ticket closure for third-party Remote Monitoring and Management (RMM) integrations.

  • They store authentication and format information provided by the remote monitoring application. The Autotask Web Services API uses this information to send data directly to the remote monitoring application.
  • They are triggered by service desk workflow rules associated with the extension callout. The workflow rues are configured to automatically perform certain actions when specific events happen and conditions are met. One of the actions a service desk workflow rule can perform is to trigger an extension callout. Refer to Then Execute Extension Callout:.
  • You can use Autotask ticket User-Defined Fields (UDFs) to filter which tickets will trigger the extension callout response. When the extension callout specifies a Service Desk UDF, the callout is triggered only for tickets that have a value in that UDF. There is no limit on the number of extension callouts you can create, so you can set up separate extension callouts for different UDFs and for multiple remote monitoring applications.
  • The notification feature allows you to automatically notify one or more resources whenever a ticket triggers the callout response. You can also choose to notify resources only if there is an Extension Callout failure.

Requirements the 3rd party integration must meet

The RMM integration service provider's API must be set up to use the data provided by Autotask. You must ensure that:

  • The integration uses the Autotask Web Services API for automatic ticket creation in Autotask.
  • The integration's API can use the data string provided by Autotask to complete the ticket closure.
  • The integration service provider can provide the authentication and format information needed to complete the extension callout.

If your integration service provider has questions concerning the technical requirements, contact Kaseya Helpdesk.

Creating and managing extension callouts

Extension callouts are created and managed on the Extension Callout (for Tickets) page.

  • The table shows the names of all extension callouts, the URLs the data is sent to, the number of associated workflow rules, and if the callout is currently active.
  • The context menu allows you to edit, activate/inactivate, and delete callouts.
  • A New button above the table allows you to create new callouts.

Error handling

Extension Callout GET or POST requests can return success and error codes. The success response value is 200; error response values are 4xx and 5xx.

When an error occurs, Autotask will resend the callout every 60 seconds for up to 10 times. This allows the call to be received if a service is temporarily unavailable or a brief internet outage occurs.

IMPORTANT  Make sure to select a recipient on the Notification tab.