Skip to Content

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

Plann8n
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:

  1. In n8n, create a new workflow with the Webhook trigger node
  2. Copy the webhook URL from n8n
  3. In Formtorch, go to Settings → Webhooks and add the n8n webhook URL
  4. Send a test submission to trigger the workflow
  5. 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