Funkel AI + n8n

Turn outreach events into n8n workflows.

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

AutomationVia webhooks

Funkel AI × n8n

Via webhooks
Your tools. One workflow.

Working together

n8n, connected to Funkel AI.

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

Make each connection count.

01

Start with the event

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

02

Choose the next step

Build an n8n workflow that transforms event data and calls your selected services.

03

Keep the useful context

Read the event name, timestamp, and available data fields before mapping your destination fields.

An example workflow

From one step to the next.

  1. 01

    An event happens

    A lead is discovered or another supported event occurs in Funkel AI.

  2. 02

    n8n receives it

    Funkel AI posts a JSON event to your configured n8n webhook URL.

  3. 03

    Your workflow continues

    Your n8n workflow filters the event and runs the actions you configured.

Get connected

Set up n8n.

  1. Create a Webhook node in n8n and copy its HTTPS URL.
  2. Open Integrations in Funkel AI and select n8n. Paste the webhook URL.
  3. Check your event subscriptions and send a test event.
  4. Map the received fields in n8n, then activate your workflow.

Connection details

Before you connect.

  • This connection uses webhooks. It does not require a dedicated Funkel AI app in the n8n marketplace.
  • n8n controls its own workflow features, task limits, and charges.
  • Failed deliveries do not receive automatic retries. Monitor your receiver and handle duplicate events safely.
  • Available fields depend on the event. Use the webhook reference before building your field mappings.

A little more detail

Your questions, answered.

Do I need a native n8n app?

No. Connect through a Webhook node and the webhook integration in Funkel AI.

Can this change data in Funkel AI?

This connection sends events outward. Use authenticated API requests for supported changes in Funkel AI.

Which events can I use?

Supported live events include lead.discovered, reply.received, message.received, action.executed, and account.disconnected. Read the reference for channel differences.