Home / Sources / Forminator

Forminator

Form submissions with mapped fields.

Source Forms Native
Triggers
1
Used on
Setup
Auto-detected
Min version
latest

How this source works

FlowSync taps into the native Forminator action hooks. The moment Forminator is detected on your site, all triggers below are available in the workflow builder — no extra configuration, no webhooks to wire up.

Available triggers 1 total

Submissions

Form submitted
form_submitted
Fires on any successful submission. Payload includes form_id, form_title, entry_id, submitter_email, and a normalized fields map of every mapped field.

Sample event payload

Every trigger ships with a structured payload. Here's what form_submitted looks like when it fires:

Form submitted
form_submitted
PAYLOAD
form_id12
form_title"Newsletter signup"
entry_id5821
submitter_email"[email protected]"
fields.name"Ana Reyes"
timestamp2026-07-19T10:11:16Z

Popular workflow recipes

Tap any recipe to install it as a starting point — all wires connected.

Forminator Brevo

Add new Forminator contacts to a Brevo list

1 action · common
Forminator Mailchimp

Sync Forminator contacts into Mailchimp

1 action · common
Forminator HubSpot

Mirror Forminator changes to HubSpot

1 action · common

How to use it

1

Make sure Forminator is active

FlowSync auto-detects Forminator on plugin activation. If it’s running, you’ll see it under FlowSync → Sources with a green status dot.

2

Pick a trigger in the workflow builder

Open a workflow, click the trigger node, and select any Forminator event. The payload schema is loaded automatically so the field picker works downstream.

3

Filter, branch, or pass the payload to an action

Use the IF/ELSE node to gate the flow on plan tier, country, role — anything in the payload. Then connect any action and use {{trigger.field}} style merge tags.

4

Replay real events

FlowSync stores the last 1,000 fired events. Click any one in Logs → Forminator and hit Replay to dry-run a workflow against a known-real payload.

Wire up Forminatorin minutes.

Install FlowSync free, pick a trigger, and send events anywhere you need them.