Automation platforms
n8n
Self hosted automation: webhook triggers in, HTTP request nodes back to the API.
Where it stands today
Via automation
Through Zapier, Make or n8n.
- What you get
- Your self-hosted n8n receives Kabaido events and drives whatever runs behind your firewall.
Set it up
- 1In n8n add a Webhook node and copy its production URL.
- 2Add it here as an outbound endpoint and choose the events to send.
- 3Map the payload onto the nodes you want to run.
- 4Use the HTTP Request node with a Kabaido API key for actions back into Kabaido.