n8n
The n8n native integration is coming soon. Connect Formtorch to n8n today using webhooks.
n8n is a self-hostable workflow automation tool. The Formtorch integration will trigger n8n workflows whenever a new submission arrives on your form.
Planned availability
| Plan | n8n |
|---|---|
| Free | — |
| Starter | — |
| Pro | ✓ |
See the pricing page for a full plan comparison.
Connect via Webhooks today
You can integrate Formtorch with n8n right now using webhooks:
- In n8n, create a new workflow with the Webhook trigger node
- Copy the webhook URL from n8n
- In Formtorch, go to Settings → Webhooks and add the n8n webhook URL
- Send a test submission to trigger the workflow
- Map the submission payload fields to your downstream nodes
The Formtorch webhook payload includes all form fields plus metadata (submittedAt, formId, isSpam, spamScore). See the webhook events reference for the full payload shape.
Last updated on