Fluent Forms
Twilio

Integrate Fluent Forms with Twilio

Someone fills in a form you built with Fluent Forms, and a text message goes out through Twilio. Every field maps straight across the instant the form is submitted — a direct, real-time connection that runs entirely on your own WordPress site.

Get it free on WordPress.org Video walkthrough · coming soon

Triggers & Actions

What a Fluent Forms → Twilio connection can do

TRIGGERS

When this happens in Fluent Forms

Form Submitted
Fires the moment a visitor submits the form you picked, and maps its fields straight across.
Form Submitted + Filter
Same trigger, but only continues when the conditions you set on the submitted fields are met.
ACTION

What happens in Twilio

To number
The phone number the SMS goes to, mapped from your form.
Message
The text sent, built from your mapped fields and any fixed wording you add.
From number
The Twilio number the SMS sends from — set once per connection.
ACTIONS

The one thing this connection does in Twilio

Send SMS
Send a text message through Twilio, built from your mapped fields, the moment the trigger fires.

How to Integrate (Simple 4 Steps)

1
Install & Activate
Install Integrazo Automator from WordPress.org and activate it.
2
Connect Twilio
Add a Connection once — the token is encrypted and reused by every connection.
3
Select Fluent Forms
Pick the form, add Twilio as the destination, map the fields — done.
4
Test & Enable
Hit Test Run, then switch the connection on — every run is logged.
No Coding Required
Build connections without a line of code
Save Time
Direct, one-time setup — no workflow to maintain
Secure & Reliable
Tokens encrypted, every run logged
Real-time Sync
Messages send through Twilio immediately

Frequently Asked Questions

Everything you need to know about the Fluent Forms & Twilio integration

No. Install Integrazo Automator, authorise Twilio once, pick the form as your trigger, map the form fields into the message text and switch the connection on. There is no webhook URL to paste and no JSON to write.

To the number mapped from your form — usually a phone field the visitor filled in. Set the From number once when you build the connection.

Yes. Build the message from any of your form fields plus fixed text of your own, in the order you want it to read.

Yes — each run sends a new message; Twilio doesn't dedupe SMS sends. Pair the connection with your form plugin's own duplicate-submission protection if that matters.

Yes. Add a filter condition on any mapped field — contains, equals, starts with, is empty and the rest, combined with AND/OR — and only entries matching it are sent to Twilio. Everything else is skipped and still shows up in your Logs.

The run is logged as failed with the error Twilio returned, and the submission is still saved in WordPress — nothing is lost. Once the problem is fixed, the next matching submission goes through as normal.

No. The connection runs on your own WordPress site and talks to Twilio directly. The OAuth token is encrypted in your database, and there is no middleman service holding a copy of your data.

The core plugin is free on WordPress.org and covers a single connection. Pro adds unlimited connections, multiple Twilio numbers per connection, and longer message templates, and priority support.