Outbound webhooks
Push conversation and automation events from Converla to your n8n Webhook node over HTTPS.
Wire Converla to n8n (or Make) with outbound event webhooks, inbound HTTP triggers, and /api/v1 — standard HTTP, not a native marketplace node.
Converla exposes OutboundWebhook, Inbound automation hooks, and /api/v1 so tools like n8n can integrate without a proprietary plugin.
Any HTTP-capable tool can post or receive — including n8n Webhook nodes.
Keep tokens and inbound URLs private; rotate credentials when staff change.
Use the same /api/v1 surface your developers already use from custom apps.
Build workflows in n8n using the same HTTP building blocks your team already trusts.
Push conversation and automation events from Converla to your n8n Webhook node over HTTPS.
Let n8n (or Make) POST into a unique inbound URL to start flows for matching subscribers.
Call contacts, messaging, and other /api/v1 endpoints with bearer auth from any HTTP node.
Create scoped credentials in the dashboard and keep secrets in n8n credentials — never in public workflows.
React when messages arrive or conversations change by listening to outbound webhook payloads.
This is HTTP webhooks + REST — not an official n8n partner app or curated n8n community node.
From credentials to a live n8n workflow — without claiming a partner node that does not exist.
Generate an API token or key from your Converla workspace settings.
Configure outbound destinations and copy your inbound webhook URL into n8n.
Use n8n Webhook / HTTP Request nodes to receive events and call /api/v1.
External workflows stay useful because messaging context lives in Converla.
Use the built-in flow builder, then extend with n8n when you need cross-system steps.
Combine store connectors with n8n for custom ERP or spreadsheet steps.
Read and write via /api/v1 when a webhook payload is not enough.
Keep human agents in the loop while automations run in the background.
If a tool can POST JSON or call REST with a secret, it can participate.
Use Make HTTP modules the same way: receive outbound webhooks or call /api/v1 with your token.
From a workflow job, curl your inbound webhook or /api/v1 with repository secrets — no native GitHub app required.
Zapier Webhooks / Webhooks by Zapier can catch outbound events or fire inbound POSTs — not an official Zapier partner app.
Straight answers on webhooks, /api/v1, Make, and GitHub Actions.
Start your free trial today. No credit card required.
Converla
Tell us what you need — we typically reply within one business day.