Vero Make integrationAutomate Vero with Make.
What happens when a Vero email gets clicked, and who should know about it? The Vero Make integration gives you 17 modules: 8 instant triggers and 9 actions. This page shows marketers how to link the account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Vero Make integration actually do?
The Vero Make integration lets Make listen to what happens in your Vero project and act on your users without code. A scenario (the automation you build in Make, a chain of modules) starts when Vero reports an email event or a user change, then tags, updates, tracks or unsubscribes people in Vero or passes the data to another app.
Engagement tags that write themselves. Start with Watch Email Clicked and follow it with Add Tags to a User. Anyone who clicks gets a tag, so your next segment is ready without an export. Remove Tags from a User does the reverse when someone changes plans or leaves a program.
One clean profile per person. When a signup form or your CRM holds new people, Identify a User creates them in Vero or updates the existing record. If the same person shows up under two identifiers, Alias a User merges both sets of data into one profile.
Consent kept in sync. Watch User Unsubscribed and Watch User Resubscribed tell Make the moment a preference changes, so your other tools can follow. The other way round, Unsubscribe a User and Re-subscribe a User apply a choice made elsewhere, for example in a support tool.
What Make does not cover out of the box: there is no search module and no scheduled trigger for Vero. For any other endpoint of the Vero API, Make an API Call uses the same connection. If you also work with n8n, the Vero n8n integration page covers that node, and n8n vs Make compares the two tools. New to the editor? The Make training walks through it step by step.
How do you connect Vero to Make?
- 01
Copy your API token in Vero
In Vero, open Settings, then Project Details, and copy the API token shown on screen. You need an active Vero account with access to API credentials; without it, Make has nothing to connect to.
- 02
Add a Vero module and open the connection
In your Make scenario, add any Vero module and click Create a connection. A connection is your Vero account linked to Make once, then reused by every Vero module. The Connection name field is optional, but a clear name helps later.
- 03
Paste the token and save
Paste the token you copied from Vero, or follow the on-screen instructions, then save. From now on, each Vero module in any scenario can pick this connection from a list instead of asking for the token again.
Your first scenario: tag every Vero user who clicks an email
GoalWhen a user clicks an email in Vero, Make adds a tag to that user in Vero.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to add the first module. The first module decides when the whole scenario starts.
- 02
Pick Watch Email Clicked
Search for Vero and choose Watch Email Clicked. Click Create a webhook, then pick or create your Vero connection. Make now waits for Vero to report clicks.
- 03
Add Add Tags to a User
Click the + on the right of the trigger and pick Add Tags to a User. Map the user from the trigger's output into the module, then type the tag you want clickers to carry.
- 04
Test with Run once
Click Run once, then click a test email in Vero. Each module shows the bundles it received (a bundle is one item passed along, here one click). Check the tag landed on the right user.
- 05
Switch the scenario on
Turn the scenario on. With an instant trigger, it runs each time Vero calls Make, and every module run counts as one operation (the unit Make counts on your plan).
What can start a Vero scenario?
8 modules start a scenario when something happens in Vero. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Vero as soon as it happens.
Watch Email Clicked
Instant triggerIn Make“Triggers when an email is clicked.”
Starts your scenario the moment a recipient clicks a link in an email sent by Vero, so a click becomes something you can act on instead of a number in a report.
Watch Email Delivered
Instant triggerIn Make“Triggers when an email is delivered.”
Hands you proof that an email reached the inbox, one bundle per delivered message, ready to be logged in another tool or used as the first step of a follow-up.
Watch Email Opened
Instant triggerIn Make“Triggers when an email is opened.”
Tells Make who opened which email, so you can reward attention instead of guessing at it from a dashboard.
Watch Email Sent
Instant triggerIn Make“Triggers when an email is sent.”
Gives you a record of every email Vero sends, the earliest signal in the email chain, before delivery or opens exist.
Watch User Created
Instant triggerIn Make“Triggers when a user is created.”
Reacts to a new person appearing in your Vero project and passes their data to the rest of the scenario, ready to be copied into another app.
Watch User Resubscribed
Instant triggerIn Make“Triggers when a user is resubscribed.”
Catches a person who opts back in to your emails, so every tool that stopped writing to them can start again with a clear conscience.
Watch User Unsubscribed
Instant triggerIn Make“Triggers when a user is unsubscribed.”
Signals an opt-out from Vero so the rest of your stack stops messaging that person too, which protects both your reputation and the reader's choice.
Watch User Updated
Instant triggerIn Make“Triggers when a user is updated.”
Follows changes to an existing Vero profile and sends the updated person to your scenario, so other tools never work from stale details.
What can Make do in Vero?
Vero gives you 9 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add Tags to a User
ActionIn Make“Adds tags to a user.”
Puts one or more tags on a Vero user so your segments and campaigns can target them without a manual export or a CSV import.
Alias a User
ActionIn Make“Changes a user’s identifier. Also, the alias method is used to merge two user identities, merging two sets of user data into one.”
Changes the identifier Vero uses for a person, and can merge two identities so their two sets of data become one profile.
Delete a User
ActionIn Make“Deletes a user.”
Removes a user from your Vero project entirely, which is the clean answer to a deletion request coming from another system.
Identify a User
ActionIn Make“Creates a new user or updates an existing one.”
Creates a new user in Vero, or updates the one that already exists, so you do not have to check first which case applies.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Vero API from your scenario, reusing the same connection, for anything the eight other actions do not cover.
Remove Tags from a User
ActionIn Make“Removes tags from a user.”
Takes tags off a Vero user so they drop out of segments that no longer fit, keeping your targeting honest without someone cleaning lists by hand.
Re-subscribe a User
ActionIn Make“Re-subscribes a user.”
Puts a previously unsubscribed person back on your Vero mailing, applying a consent they gave somewhere other than Vero.
Track an Event
ActionIn Make“Tracks an event.”
Records something a person did outside Vero as an event on their profile, which your Vero campaigns can then react to.
Unsubscribe a User
ActionIn Make“Unsubscribes a user.”
Stops Vero emails to a person while keeping their profile and history, the gentle alternative to deleting them.
Need help automating Vero with Make?
A person reads every message.