Building a Dispatch Integration
The steps in order to build a Dispatch Integration with Deliverect are as follows:
- Setup the Validate Create & Cancel Webhook URLs on the Dispatch tab > Configuration. Check this tutorial for more information.
- Create a test order from Deliverect's menu. This will trigger a call to the Validate webhook previously configured.
- Respond to the validate call; if this call is affirmative,
"canDeliver": true
, the call to the Create webhook will be triggered. - Send order updates via Endpoint.
It is possible to use Deliverect's DMA app to test the delivery job order flow. In order to gain access, please send a different email address from the ones already in use on Deliverect to [email protected].
Updated 2 months ago