Easily Integrate the Onfleet taskUpdated Webhook into your application using Javascript, Ruby, and other frameworks.
Task updated, including: Updated completionDetails (including distance, location, added timestamps, added completion/failure notes) When attachment ids are received under completionDetails field (This includes signature, photos) Recipient feedback has been received(when feedback field is updated)
Steps to receive the Onfleet taskUpdated Webhook
- Sign up for your free Hooky account.
- Create a new Webhook Source, and select onfleet. This will be the endpoint that receives the Onfleet taskUpdated webhook on behalf of your application, and forwards them using the unified SDK.
- Once the taskUpdated webhook is received from Onfleet, you'll see the payload under the Live Logs section of your webhook source.
- Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
- Sign up for your free Hooky account.
- Create a new Webhook Source, and select onfleet. This will be the endpoint that receives the Onfleet taskUpdated webhook on behalf of your application, and forwards them using the unified SDK.
- Once the taskUpdated webhook is received from Onfleet, you'll see the payload under the Live Logs section of your webhook source.
- Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.