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
- Navigate to Formie → Settings → Automations.
- Click the New Integration button.
- Select n8n as the Integration Provider.
Step 2. Connect to the n8n API
- Go to the n8n Dashboard or your self-hosted instance.
- Create a new workflow from scratch.
- Add a Webhook trigger node to your canvas.
- Set the HTTP Method to POST.
- Click Save, then copy the Test URL or Production URL from the Webhook node.
Step 3. Form Setting & Test Payload
- Go to the form you want to enable this integration on.
- Click the Integrations tab.
- In the left-hand sidebar, select the name you gave the integration.
- Enable the integration and fill out all required fields.
- Click Save to save the form.
- Click on the Send Test Payload button to send dummy content to the URL.
Last updated: June 2, 2026, 3:49:07 PM