SendX Make integrationAutomate SendX with Make.
Need new signups to land in SendX with the right tags, without copy and paste? The SendX Make integration gives you 5 modules: 1 instant trigger and 4 actions. This guide is for marketers who run SendX and want to link your account, then build and test a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the SendX Make integration do for your lists?
The SendX Make integration links your SendX account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules where each module is one brick, like a trigger or an action. Contacts and tags then move between SendX and your other apps on their own.
Every signup becomes a SendX contact. A form, a checkout or a booking tool sends the person to Create / Update a Contact, and your list stays current without imports.
Tags follow what people do. When someone buys, Add a Tag to a Contact marks them as a customer, and Remove a Tag from a Contact takes off the prospect label, so your campaigns talk to the right group.
SendX events reach your other tools. Universal Trigger starts a scenario as soon as SendX runs the entity you attached the webhook to, and the next module can write that data to a CRM or a sheet.
Keep the limits in mind: this app has no search module and no scheduled trigger, and Make flags its SendX documentation as AI-generated content to double-check against SendX. For anything the listed modules skip, Make an API Call reaches the SendX API directly. SendX may also exist as an n8n node; the n8n vs Make comparison lays out the criteria. To learn the editor step by step, see the Make training, and check Make pricing before you scale up.
How do you connect your SendX account to Make?
- 01
Copy your Team ID and API key
In your SendX dashboard, open Settings, then API and Webhooks. Copy the Team ID and the API key shown on that screen. You need an active SendX account for this page to be there.
- 02
Open a SendX module in Make
Add any SendX module to your scenario and click Create a connection. A connection is your SendX account linked to Make once, then reused by every SendX module. The Connection name field is optional.
- 03
Paste the credentials and save
Enter the Team ID and API key you copied, or follow the on-screen instructions, and confirm. Make then lists SendX data in the module fields, which tells you the link works.
Your first scenario: new signup to tagged SendX contact
GoalWhen someone fills in a form in another app, Make creates or updates the contact in SendX and adds a tag.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the trigger of the app that collects your signups, such as your form tool, and connect it.
- 02
Add Create / Update a Contact
Click the + on the right of the first module, search SendX and choose Create / Update a Contact. Link your connection, then map the email and name from the form bundle, one item passed from module to module.
- 03
Tag the contact
Add Add a Tag to a Contact after it. Map the contact from the previous module and type the tag that tells you where the person came from, for example the name of the form.
- 04
Test with Run once
Click Run once, then submit a test entry in your form. Open each module to read the bundle it received, and check in SendX that the contact now carries the tag.
- 05
Schedule and switch it on
Set the schedule on the first module; a new scenario checks every 15 minutes by default. Switch the scenario on. Each module run on one bundle is an operation, the unit Make counts on your plan.
What starts a SendX scenario
1 module starts a scenario when something happens in SendX. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by SendX as soon as it happens.
Universal Trigger
Instant triggerIn Make“Triggers when the entity to which you attached the webhook is executed.”
Universal Trigger gets your scenario going the moment SendX runs the entity you attached a webhook to, so what happens in SendX can reach your other tools without anyone copying it over. It is the only trigger this app offers, which makes it the entry point for any flow that starts in SendX.
What the SendX modules do
SendX gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Add a Tag to a Contact
ActionIn Make“Adds a tag to a contact.”
Put a label on one SendX contact, so the person is sorted by what they just did somewhere else, like paying or registering. Your SendX lists then reflect real behavior instead of a manual update.
Create / Update a Contact
ActionIn Make“Creates or updates a contact.”
Get every new lead into SendX from a single module: it creates the contact or updates it, so you do not build one path for new people and another for known ones.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reach any endpoint of the SendX API from your scenario, with the connection you already set up, whenever the ready-made modules stop short of what you need.
Remove a Tag from a Contact
ActionIn Make“Removes a tag from a contact.”
Take a label off one SendX contact, so the tags on that person keep matching where they stand today rather than where they stood when they joined.
Need help automating SendX with Make?
A person reads every message.