- Home
- Resources
- Integrations
- AcyMailing
AcyMailing Make integrationAutomate AcyMailing with Make.
Can Make keep your AcyMailing subscribers in step with your other tools? Yes. The AcyMailing Make integration offers 4 triggers and 6 actions for new, confirmed or departing users. This guide links your account and builds a first scenario with you.
Verified Trustpilot reviews · AI, automation & growth agency
What does the AcyMailing Make integration do?
The AcyMailing Make integration links your AcyMailing account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that each do one job. AcyMailing brings 10 modules, 4 scheduled triggers that notice changes among your users and 6 actions that create, update, subscribe, email or delete them.
Greet readers who really opted in. Watch Confirmed Users spots each person who confirms their email address. Right after it, Subscribe a User can place them on a members list, or Send an Email to a User can welcome them one by one.
Feed AcyMailing from the rest of your stack. When a contact form or an online shop hands over a new person, Add a User or Update a User writes the record, or refreshes it when the address is already known. Your database stays free of duplicates.
Tidy up after a departure. Watch Unsubscribed Users tells you who left, so a CRM can be updated. In the other direction, Unsubscribe a User and Delete a user apply a decision taken in another tool.
The AcyMailing documentation gives no specific limit for these modules. Whatever the six actions leave out, Make an API Call can reach through the same connection. To weigh your options, read n8n vs Make and Make pricing, or learn the editor step by step with Make training.
How do you connect AcyMailing to Make?
- 01
Copy your API key
In your AcyMailing account dashboard, open Licenses and copy the API key shown for your license. The documentation asks for an AcyMailing Essential account or higher, with the REST API activated.
- 02
Create the connection
In a Make scenario, add any AcyMailing module and click Create a connection. A connection is your AcyMailing account linked to Make once, then reused by every AcyMailing module you add afterward.
- 03
Name it and paste the key
Type a label you will recognize in the optional Connection name field, for example the site the list belongs to. Paste the credentials copied from AcyMailing, or follow the on-screen instructions, then save.
Build your first scenario with AcyMailing
GoalWhen a user confirms their email address in AcyMailing, Make subscribes them to the list you choose.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. Search for AcyMailing and pick Watch Confirmed Users.
- 02
Link your account
Click Create a connection and paste your API key. Then fill the module fields: once the connection exists, Make lists what it can read in AcyMailing.
- 03
Add the subscription
Click the + on the right of the trigger, choose AcyMailing again and pick Subscribe a User. Map the user from the previous module, then select the list that should receive them.
- 04
Test with Run once
Click Run once to execute the scenario one time. Open each module to read the bundles it received, a bundle being one item passed along, here one user.
- 05
Schedule and switch on
Set the schedule on the first module: a new scenario runs every 15 minutes by default, the shortest interval on the Free plan. Then switch the scenario on.
Which AcyMailing triggers can start a scenario?
4 modules start a scenario when something happens in AcyMailing. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by AcyMailing as soon as it happens.
Watch Confirmed Users
Scheduled triggerIn Make“Triggers when an AcyMailing user confirms their email address.”
You get the people who have just proved their address works: this trigger picks up each AcyMailing user who confirms their email and hands them to the next module as a bundle. It is the natural starting point for anything aimed at engaged readers.
Watch New Users
Scheduled triggerIn Make“Triggers when a new user is created in AcyMailing.”
This trigger brings you every user freshly created in AcyMailing, confirmed or not. Choose it when you want to hear about every new record, at the next check, before the person has done anything else.
Watch Subscribed Users
Scheduled triggerIn Make“Triggers when an AcyMailing user is subscribed to a list.”
Here you receive each AcyMailing user added to a list. You learn who joined, and also where. Pick it when each of your lists has its own meaning: one per product, say, or one per event.
Watch Unsubscribed Users
Scheduled triggerIn Make“Triggers when an AcyMailing user unsubscribes.”
This one surfaces the people who leave: each time an AcyMailing user unsubscribes, the trigger passes them on so the rest of your tools can respect that choice. It is the building block for keeping a CRM in line with your mailing list.
What can Make do in AcyMailing?
AcyMailing gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Add a User or Update a User
ActionIn Make“Creates a user or updates it if they already exist.”
One module handles both cases: it creates the AcyMailing user when the address is new and updates the record when it already exists. You skip a separate lookup before every write, and duplicates stay out.
Delete a user
ActionIn Make“Deletes a user from your AcyMailing database.”
This action removes a user from your AcyMailing database altogether, rather than simply taking them off a list. It is the module for a real clean-up, when a record should no longer exist.
Make an API Call
ActionIn Make“Performs an arbitrary API call to your website.”
When no other module does what you need, this one sends a request of your own to the AcyMailing API, reusing the connection you already created. Any endpoint of the API is within reach from the scenario.
Send an Email to a User
ActionIn Make“Sends an email to a single AcyMailing user.”
This action sends an email to one AcyMailing user at a time, which suits a personal message better than a campaign to a whole list. Each bundle that reaches it produces one email.
Subscribe a User
ActionIn Make“Subscribes a user to the given list(s).”
Use it to put a user on one list or several lists in a single step, which is how a person moves into the right audience without anyone touching AcyMailing by hand.
Unsubscribe a User
ActionIn Make“Unubscribes a user from the given list(s).”
This action takes a user off one list or several, the mirror image of Subscribe a User. Unlike Delete a user, it works on list memberships and leaves the rest alone.
Need help automating AcyMailing with Make?
A person reads every message.