Start with the event
Use supported lead, reply, message, action, and account events as inputs for your automation.

Funkel AI + n8n
Send Funkel AI events to n8n. Connect new leads, replies, and campaign activity to your own workflows.

Funkel AI × n8n
Via webhooksWorking together
Keep your existing tools involved as outreach progresses. Funkel AI sends event data to your n8n webhook URL. You control what happens next in n8n.
What you can do
Use supported lead, reply, message, action, and account events as inputs for your automation.
Build an n8n workflow that transforms event data and calls your selected services.
Read the event name, timestamp, and available data fields before mapping your destination fields.
An example workflow
A lead is discovered or another supported event occurs in Funkel AI.
Funkel AI posts a JSON event to your configured n8n webhook URL.
Your n8n workflow filters the event and runs the actions you configured.
Get connected
Connection details
A little more detail
No. Connect through a Webhook node and the webhook integration in Funkel AI.
This connection sends events outward. Use authenticated API requests for supported changes in Funkel AI.
Supported live events include lead.discovered, reply.received, message.received, action.executed, and account.disconnected. Read the reference for channel differences.