- Home
- Resources
- Integrations
- Flow XO
Flow XO Make integrationAutomate Flow XO with Make.
Got data leaving Flow XO and nowhere good to put it? The Flow XO Make integration gives you 1 instant trigger that catches that data the moment it arrives. This guide walks a Make beginner from connection to a live first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Flow XO Make integration do for you?
The Flow XO Make integration is a single listening point. Flow XO posts data to a webhook (a private web address Make gives you), and Make starts a scenario, the automation you build as a chain of modules, with that data. Everything after that first step comes from other apps you add.
Think of Watch Custom Data as the front door. What happens behind it is your call. A sales team could push each piece of data it receives into a lead sheet. A support desk could turn it into an alert for whoever is on duty. An operations manager could file it in a database so nothing gets retyped by hand.
In each case, Flow XO only hands the data over. The storing, the alerting and the filing are done by modules of other apps, placed after the trigger. Each module is one brick of the scenario, and each item that travels between them is called a bundle (one record, one contact, one row).
Be clear about the limits. The Make catalog lists 1 module for Flow XO and nothing else: no action to send something back into Flow XO, no search, and no Make an API Call module to reach the rest of its API. If your plan needs Make to write into Flow XO, this app will not cover it.
If you are weighing tools, the same app also has an n8n page: the Flow XO n8n integration describes that side, and n8n vs Make sets the two editors side by side. New to the editor itself? Make training starts from zero.
How do you connect your Flow XO account to Make?
- 01
Add the Flow XO module
In a new scenario, click the + and type Flow XO in the search box. Pick Watch Custom Data, then click Create a connection. A connection is your Flow XO account linked to Make one time and reused afterwards.
- 02
Name it so you can find it
Make offers a name field for the connection. It is optional, yet worth filling if several people or several Flow XO accounts share the same Make workspace. A clear name saves guessing later when you pick it from a list.
- 03
Authorize and save
Depending on what Make shows, either approve access on the Flow XO page that opens, or paste the key Flow XO gives you. Then click Save. The connection now appears in the module and you can move on to its settings.
Build your first scenario with Flow XO
GoalWhen Flow XO sends data to its webhook, Make passes that data to the next app you choose.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario, and click the +. That empty circle is where your first module, the trigger, will sit.
- 02
Place the Flow XO trigger
Search for Flow XO, choose Watch Custom Data and attach the connection you just made. The lightning badge on the circle tells you this trigger is instant rather than checked on a clock.
- 03
Add the app that receives the data
Click the + on the right of the Flow XO module and pick the app where the data should land. Map the values the trigger delivers into that module's fields, one by one.
- 04
Test with Run once
Click Run once, then send some data from Flow XO. Look at the bundles each module received and confirm the mapping put every value where you expected.
- 05
Switch it on
Switch the scenario on in the editor. From then on, every time Flow XO posts data, the scenario runs by itself without you opening Make.
What starts the scenario
1 module starts a scenario when something happens in Flow XO. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Flow XO as soon as it happens.
Watch Custom Data
Instant triggerIn Make“Triggers when data send to webhook URL.”
This is the one entry point Flow XO offers in Make. It gives you a webhook address, and each batch of data Flow XO sends there becomes a bundle that the rest of your scenario can use.
Need help automating Flow XO with Make?
A person reads every message.