Webhook PUSH notifications is a HTTP callback, i.e. this feature is for Detrack to POST a notification to the specified Webhook URL whenever there is a status update for the job.
This feature is used in the integration process to send information to your downstream third-party applications / systems.
Our PUSH notification will be posted from the I.P. addresses below. If necessary, kindly whitelist the following I.P. addresses.
44.236.78.196
44.228.138.42
52.13.202.33
List of available Triggers for sending the Webhook notifications.
Trigger | Description |
In Transit | New job is added, with the primary status set to In Transit. |
Info Received | New job is added, with the primary status set to Info Received. |
Scheduled | Occurs when
|
In Progress | Occurs when the job status is In Progress. |
Heading To | Driver tap Head To Location in Driver App. |
Partially Completed | The job is partially completed, i.e. the job has at least 1 item being rejected in the Item Details. |
Failed | The job has failed. |
Return | The job is set to the Returned status. |
On Hold | The job is set to the On Hold status. |
Deleted | When the job is Deleted. |
This article is regarding the setting up of webhook PUSH notifications for your Collection jobs.
Steps