You are viewing beta documentation for Formie 4.x.
Automations

n8n

Follow the below steps to connect to the n8n API.

Step 1. Create the Integration

  1. Navigate to FormieSettingsAutomations.
  2. Click the New Integration button.
  3. Select n8n as the Integration Provider.

Step 2. Connect to the n8n API

  1. Go to the n8n Dashboard or your self-hosted instance.
  2. Create a new workflow from scratch.
  3. Add a Webhook trigger node to your canvas.
  4. Set the HTTP Method to POST.
  5. Click Save, then copy the Test URL or Production URL from the Webhook node.

Step 3. Form Setting & Test Payload

  1. Go to the form you want to enable this integration on.
  2. Click the Integrations tab.
  3. In the left-hand sidebar, select the name you gave the integration.
  4. Enable the integration and fill out all required fields.
  5. Click Save to save the form.
  6. Click on the Send Test Payload button to send dummy content to the URL.