Robly Make integrationAutomate Robly with Make.
Tired of copying new subscribers into Robly by hand? The Robly Make integration gives you 12 modules, 10 actions and 2 searches, to keep contacts and lists in sync. This guide shows how to link your account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Robly Make integration do for you?
The Robly Make integration links your Robly email marketing account to Make, so contacts and lists update on their own. You build a scenario, the automation made of modules, where each module is one brick: an action like Create a Contact, or a search like Search Contacts.
Every signup lands in the right list. A form, a shop or a CRM in another app starts the scenario, Create a Contact records the person in Robly, then Add a Contact to the List files them where your next campaign expects them.
Opt-outs stay respected everywhere. When someone asks to stop hearing from you in your helpdesk or CRM, Unsubscribe a Contact passes that choice to Robly, so nobody gets mailed against their wishes.
Lists follow your offers. Launching a new product or event? Create a List prepares the audience, and Search Lists finds an existing one before you duplicate it.
One thing to know: Robly has no trigger in Make, so something else has to start the scenario, either another app or the schedule of Make. For anything the 12 modules skip, Make an API Call reaches the rest of the Robly API. Before choosing a plan, read Make pricing; if you already use n8n, the n8n vs Make comparison covers the differences, and Make training helps you go further.
How do you connect Robly to Make?
- 01
Grab your API credentials in Robly
In Robly, open My Account, click Settings, then go to API Details. Copy both the API ID and the API key shown there. You need an active Robly account and its API key for this step.
- 02
Add a Robly module in Make
Inside your scenario, search for Robly, pick any module, and click Create a connection. A connection is your Robly account linked to Make once, then reused by every Robly module you add later.
- 03
Paste the credentials and save
Give the connection a clear name in Connection name if you like, it is optional. Paste the API ID and API key you copied from Robly, then confirm. The module is then ready to fill.
Your first scenario: new signups into Robly
GoalWhen a lead signs up in another app, Make creates the contact in Robly and puts them in the right list.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Since Robly has no trigger, start with the app where your leads arrive, such as your form tool.
- 02
Add Create a Contact
Click the + on the right of that first module, search Robly and pick Create a Contact. Link your account with Create a connection, then map the lead details coming from the first module.
- 03
File the contact in a list
Add Add a Contact to the List after it. Map the contact from the previous module and choose the list; Make shows the lists it can read once the connection exists.
- 04
Test with Run once
Click Run once and submit a test lead. Open each module to read the bundle it received, a bundle being one item passed along, here one contact. Check the person now appears in Robly.
- 05
Schedule and switch it on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run on one bundle counts as one operation on your Make plan.
What the Robly modules do
Robly gives you 12 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add a Contact to the List
ActionIn Make“Adds an existing contact to the list.”
Places someone already in Robly into one of your lists, so the right campaign reaches them without a manual import.
Create a Contact
ActionIn Make“Creates a new contact.”
Records a brand new person in Robly from data another app sends, which saves you retyping every signup by hand.
Create a List
ActionIn Make“Creates a new list.”
Opens a fresh list in Robly straight from your scenario, giving each new audience its own home from the start.
Delete a Contact
ActionIn Make“Deletes an existing contact.”
Removes a contact from Robly entirely, which keeps your account clean when a person must disappear from your records.
Get a Contact
ActionIn Make“Retrieves an existing contact.”
Fetches the details of one known contact, so the next modules can reuse what Robly already holds about them.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you call any endpoint of the Robly API with the connection you already set up, covering what the other 11 modules leave out.
Remove a Contact from the List
ActionIn Make“Removes an existing contact from the list.”
Takes a person out of one list while keeping them in Robly and in their other lists, so segments stay accurate.
Unsubscribe a Contact
ActionIn Make“Unsubscribes an existing contact.”
Marks a contact as unsubscribed in Robly, which honors an opt-out collected somewhere else in your stack.
Update a Contact
ActionIn Make“Updates an existing contact.”
Rewrites the stored details of an existing contact, so Robly reflects the latest name or data held in your other tools.
Update a List
ActionIn Make“Updates an existing list.”
Changes the settings of a list that already exists in Robly, keeping its name aligned with the project it serves.
Search Contacts
SearchIn Make“Searches for existing contacts or lists them all.”
Looks up contacts matching your criteria, or returns all of them, so you can check who is in Robly before acting.
Search Lists
SearchIn Make“Searches for existing lists or lists them all.”
Finds the lists matching your criteria, or all of them, giving later modules the exact list to work with.
Need help automating Robly with Make?
A person reads every message.