← Integrations
Automation
Available via APIn8n
Self-hosted automation with our REST API.
HTTP Request node plus a Webhook node cover the whole flow; a community node is welcome.
How it works
- HTTP Request → POST /v1/quotes then /v1/deliveries
- Webhook node receives delivery.* events (verify the HMAC header)
- Branch on status
What flows back
- all delivery.* events
Timeline: Community node welcome.