Onfleet · Arazzo Workflow
Onfleet Register Task Webhook
Version 1.0.0
Register a webhook, fetch the signing secret, then confirm it is listed.
View Spec
View on GitHub
Last Mile DeliveryLogisticsFleet ManagementDispatchRoute OptimizationCourierDriversTrackingGeocodingWebhooksAISaaSArazzoWorkflows
Provider
Workflows
register-task-webhook
Create a webhook, fetch the signing secret, and confirm it is registered.
Registers a webhook for a task trigger, retrieves the signing secret, and verifies the webhook appears in the webhook list.
1
createWebhook
createWebhook
Register the webhook bound to the supplied trigger and URL.
2
getSecret
getWebhookSecret
Fetch the signing secret used to verify incoming webhook payloads.
3
confirmListed
listWebhooks
List all webhooks to confirm the new registration is present.