- Home
- Resources
- Integrations
- BigMailer
BigMailer Make integrationAutomate BigMailer with Make.
Can Make keep your BigMailer contact list in step with the rest of your tools? The BigMailer Make integration gives you 8 modules: one trigger for new contacts, six actions and one search. This guide is for marketers who know BigMailer and are new to Make, and it walks you from the connection to a working first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the BigMailer Make integration let you automate?
The BigMailer Make integration links your BigMailer account to Make, a visual tool where you build a scenario: the automation itself, a chain of modules that each do one job. A module is one brick of that chain, such as a trigger that spots a new contact or an action that sends an email. No code is involved: you pick modules and point them at your data.
Welcome every new subscriber properly. Watch New Contacts notices each contact added to your brand, and Send a Transactional Email sends that person a message from one of your transactional campaigns. The sign-up and the welcome email stop depending on someone remembering.
Feed BigMailer from your other tools. When a form, a shop or a CRM collects a new lead, Create a Contact adds it to BigMailer, and Update a Contact corrects the record later without touching the fields you leave empty. If you already use forms, the 123FormBuilder Make integration is a natural source for this flow.
Clean the list when someone leaves. Get a Contact checks one record, List Contacts pulls the whole list of the brand, and Delete a Contact removes a person for good once another system flags them.
What the integration does not cover: the listed modules handle contacts and transactional emails only. For anything else the BigMailer API offers, Make an API Call reaches it with the same connection. If your team also runs n8n, it may have a BigMailer node worth checking; our n8n vs Make comparison sets out the criteria, and the Make pricing page explains how operations are counted.
How do you connect BigMailer to Make?
- 01
Create an API key in BigMailer
You need an active BigMailer account. Open the API key management page in the BigMailer console, click Create Key, give the key a name, confirm with Create, then copy the key shown in the window.
- 02
Open the connection window in Make
In your scenario, add any BigMailer module and click Create a connection. A connection is your BigMailer account linked to Make once, then reused by every BigMailer module. The Connection name field is optional.
- 03
Paste the key and save
Paste the API key you copied into the credentials field and follow the instructions on screen. Once saved, the connection shows up in the drop-down of every BigMailer module, so you never type the key again.
Your first scenario: a welcome email for each new contact
GoalWhen a new contact appears in BigMailer, Make sends that person a transactional email.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module. This first module decides when everything else runs.
- 02
Add Watch New Contacts
Search for BigMailer, pick Watch New Contacts and select the connection you created. Once the connection exists, Make lists what it can read in your account, so you pick from menus instead of typing.
- 03
Add the email action
Click the + on the right of the trigger and add Send a Transactional Email. Map the contact data from the trigger into its fields so each new person gets their own message.
- 04
Test with Run once
Add a test contact in BigMailer, then click Run once. Then read the bundles each module received: a bundle is one item passed along, here one contact.
- 05
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default) and turn the scenario on. From now on, each new contact gets the email at the next check.
What can start a BigMailer scenario?
1 module starts a scenario when something happens in BigMailer. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by BigMailer as soon as it happens.
Watch New Contacts
Scheduled triggerIn Make“Triggers when a new contact is created.”
This trigger hands your scenario every contact that has been created in BigMailer since the last check, one bundle per person, ready for the modules that follow.
What can BigMailer do in a scenario?
BigMailer gives you 7 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Contact
ActionIn Make“Creates a contact.”
Adds a person to your BigMailer brand from data collected somewhere else, so a lead captured by a form or a checkout lands on your list without manual import.
Delete a Contact
ActionIn Make“Deletes a contact.”
Removes a contact from BigMailer for good, which keeps people who asked to leave out of your future sends.
Get a Contact
ActionIn Make“Gets a contact.”
Fetches the full record of a single contact, which lets later modules use details that the previous step did not carry.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the BigMailer API to your scenario, reusing the same connection, so you are not stuck when no listed module does what you need.
Send a Transactional Email
ActionIn Make“Sends an email as part of a transactional campaign.”
Sends one person a message from a transactional campaign in BigMailer, triggered by what just happened in your scenario rather than by a newsletter schedule.
Update a Contact
ActionIn Make“Updates a contact. Any parameters not provided are left unchanged.”
Changes an existing contact while leaving every parameter you do not fill exactly as it was, so a partial update never wipes other data.
List Contacts
SearchIn Make“Gets all contacts from the brand.”
Returns all the contacts of the brand, each as its own bundle, which gives you a full snapshot to copy, compare or clean.
Need help automating BigMailer with Make?
A person reads every message.