Technical Guide
Zapier technical setup
Push task payloads from Zapier into Circle Routes.
Endpoint
POST {YOUR_API_HOST}/api/v1/delivery-tasks/push/zapier/tasks
Authentication
Header: X-API-Key: {your API key from Settings → API Integration}
Payload
Same JSON task array as bulk push — including COD, skills, time windows, and task type. See the developer guide.
