Webhooks error handling

The webhook error handling consists of 2 nested processes. The first process happens at the level of the triggering event and is concerned with the failure to deliver a single specific payload. The second takes place when the same callout fails to deliver at least 25 times for different events.

Error notification

When an error occurs, the API will send a notification email to the email address defined in the callout, and to the owner resource of the callout. The message will be sent once per day and will contain the following information:

Subject:

Autotask Callout - Error: [callout name]

Body:

The following Autotask callout has failed to trigger the last 5 times it attempted delivery:

Callout: [callout name]

For: [customer name]

Created By: [created by] ([create date])

If this callout fails for [25] consecutive attempts, it will be disabled.

This message was auto-generated. Please do not reply.

A similar message is sent when delivery is delayed or caught up again because of threshold limits.