Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Webhooks can be used to notify your system any time a record is created, updated, deleted, or a dispatch status is changed.

Adding a webhook takes two steps:

1. Add a webhook connection

  1. Open Manage > Integrations > Connections.

  2. Select Add on the action menu.

  3. Set Type to Webhook and fill out the URLs to notify when records are added, edited, deleted, or their status changes. You can also specify up to four HTTP headers to send with every request.

  4. Click Add.

...

2. Assign the connection to a web service

  1. Open Manage > Integrations > Web services.

  2. Select Set Target on the action menu of an existing web service.

  3. Select your connection in the Connection field. You can also specify which record events should trigger a webhook notification.

  4. Click Add.

...