Provider on the Way
Triggered when a work order sub-status changes to “On my way.” Refer to Status and Sub-status for more information.
Event Parameter
workorder.status.on_my_way{
"company_id": 183,
"user_id": 756,
"url": "https://yourcompany.com/handle_webhook",
"method": "POST",
"secret": "yoursecretHash",
"active": true,
"events": [
"workorder.status.on_my_way"
]
}
Request Body
Includes status details and the Work Order Object.