Resources · Make integration

SmartEmailing Make integrationAutomate SmartEmailing with Make.

Want your contact lists to stay in sync without copying rows by hand? The SmartEmailing Make integration gives you 5 modules: 2 scheduled triggers and 3 actions. This guide is for marketers who know SmartEmailing and are new to Make, and it walks you to a first working scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can you automate with the SmartEmailing Make integration?

The SmartEmailing Make integration links your SmartEmailing account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a brick that watches an app or acts on it. Here, Make can spot new or changed contacts in a list, write contacts back, pull sent stats for newsletters and unsubscribe people.

Signups that land in the right list. A form, a shop or a webinar tool sends a new lead to Make, and Create or Update Contact adds that person to SmartEmailing, or refreshes that person's record if they are already there.

A CRM that knows who joined. Watch New Contacts picks up each person added to a chosen list, so your sales team sees fresh subscribers without exporting a file. Watch Updated Contacts does the same when a record changes.

Opt-outs that travel everywhere. When someone asks to stop hearing from you in another tool, Unsubscribe Contact removes them from the selected SmartEmailing lists, and Get Campaign Sent Stats brings newsletter sent figures into a report.

Keep the limits in mind: both triggers are scheduled, so Make checks on a timer rather than reacting instantly, and this app has no universal API call module. If you want to compare tools before you start, read n8n vs Make; to learn the editor properly, Make training covers the basics, and Make pricing explains how operations are counted.

Connect

How do you connect SmartEmailing to Make?

  1. 01

    Create an API key in SmartEmailing

    In SmartEmailing, open Settings, then Data sources, then API keys. Click Create API key and copy the key shown in the window, along with the username listed in the same API keys section.

  2. 02

    Add a SmartEmailing module in Make

    In your scenario, add any SmartEmailing module and click Create a connection. A connection is your SmartEmailing account linked to Make once, then reused by every SmartEmailing module you add later.

  3. 03

    Paste your credentials and save

    Give the connection a clear label in Connection name if you like (it is optional), then enter the username and API key you copied. Save, and Make can now read your lists and contacts.

First scenario

Build your first scenario with SmartEmailing

GoalWhen a lead arrives in another app, Make creates or updates that contact in SmartEmailing.

  1. 01

    Create the scenario

    On the Scenarios page, create a new scenario and click the big +. Pick the app where leads come in first, such as your form tool, and set its trigger.

  2. 02

    Add Create or Update Contact

    Click the + to the right of that first module, search for SmartEmailing and choose Create or Update Contact. Pick your connection, or create it now with the steps above.

  3. 03

    Map the lead's details

    Fill the module fields by clicking into them and choosing values from the first module, such as the lead's email when the module asks for it. Once the connection works, Make shows the lists it can read.

  4. 04

    Test with Run once

    Click Run once and send a test lead. Each module shows the bundles it received, a bundle being one item passed along, here one contact. Check that the person appears in SmartEmailing.

  5. 05

    Schedule and switch it on

    Open the clock on the first module to set how often the scenario runs (every 15 minutes by default), then switch the scenario on. Each module run counts as an operation on your plan.

Triggers

Triggers that start a SmartEmailing scenario

2 modules start a scenario when something happens in SmartEmailing. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by SmartEmailing as soon as it happens.

SmartEmailing1Watch New Contacts

Watch New Contacts

Scheduled trigger

In Make“Triggers when a new contact is added to selected contact list in SmartEmailing.”

This trigger spots people who were just added to a contact list you choose, and hands each one to the rest of your scenario as a separate bundle. It is the natural starting point for anything that should happen after someone subscribes.

How it fires
scheduled, so Make checks SmartEmailing on the scenario's schedule instead of being called the moment the contact appears.
When to use it
a newsletter signup should also create a lead in your CRM or post a note for sales.
Watch out
it only watches the list you select, so contacts added to other lists stay invisible to this scenario.
SmartEmailing2Watch Updated Contacts

Watch Updated Contacts

Scheduled trigger

In Make“Triggers when a contact is updated in your selected contact list in SmartEmailing.”

Pick this one when a change matters more than a signup: it catches contacts whose record was edited inside the list you select, then passes each of them along. Downstream tools can then mirror the latest version of that person.

How it fires
scheduled, meaning Make asks SmartEmailing for changes each time the scenario runs on its timer.
When to use it
a subscriber fixes their company name, and your CRM record should follow.
Watch out
if the same scenario also writes back to that list with Create or Update Contact, your own edit will likely wake this trigger again, so send updates to another tool instead.
Modules

What SmartEmailing can do in Make

SmartEmailing gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.

SmartEmailing1

Create or Update Contact

Action

In Make“You can create or update existing contact”

One module covers two jobs: it adds a new person to SmartEmailing, or refreshes the existing record when that contact is already there. You avoid building a separate check before writing.

When to use it
leads from a form, a checkout or an event tool need to reach your mailing lists.
Watch out
run it with test data first, since it writes straight into your real contacts.
SmartEmailing2

Get Campaign Sent Stats

Action

In Make“Returns sent stats for newsletters”

Pull the sent statistics of your newsletters out of SmartEmailing and into another tool, where they can sit next to sales or traffic figures. It reads data and changes nothing in your account.

When to use it
a campaign has gone out and you want its sent results logged in a spreadsheet or dashboard.
Watch out
it returns sent stats only, so plan other sources for anything beyond that.
SmartEmailing3

Unsubscribe Contact

Action

In Make“Unsubscribes contact from selected contact lists.”

Respect an opt-out wherever it was requested: this action takes a contact off the SmartEmailing lists you select. The person stops receiving those lists without you opening SmartEmailing.

When to use it
someone asks your support desk or CRM to stop all marketing email.
Watch out
it acts only on the lists you pick, so select every list the person should leave.
Need help

Need help automating SmartEmailing with Make?

A person reads every message.

FAQ

SmartEmailing and Make: common questions

01Is the SmartEmailing Make integration free?
Yes, on the Make side. SmartEmailing is a standard app, available from the Free plan. That plan allows 2 active scenarios, a minimum of 15 minutes between scheduled runs, up to 5 minutes per execution, files up to 5 MB and 512 MB of data transfer. Paid plans (Core, Pro, Teams and Enterprise) lower the interval to 1 minute and remove the cap on active scenarios. You still need your own SmartEmailing account, billed by SmartEmailing.
02What do you need to connect SmartEmailing to Make?
An active SmartEmailing account and an API key. In SmartEmailing, go to Settings, then Data sources, then API keys, click Create API key and copy the key plus the username listed in that section. In Make, add a SmartEmailing module, click Create a connection, optionally name it, and enter those two values. The connection is then shared by every SmartEmailing module in your scenarios. Copy both values in one go so you do not have to return to that screen.
03Do SmartEmailing triggers in Make react in real time?
No. Watch New Contacts and Watch Updated Contacts are both scheduled triggers. Make checks SmartEmailing each time the scenario runs, every 15 minutes by default for a new scenario. On the Free plan, 15 minutes is also the shortest gap allowed; paid plans can go down to 1 minute. If a contact joins just after a check, it is picked up on the following run. Keep this in mind when timing follow-ups, because the scenario only sees new or changed contacts at its next run.
04What if the SmartEmailing module you need is missing in Make?
It depends on what you need. The app offers 5 modules: two triggers plus Create or Update Contact, Get Campaign Sent Stats and Unsubscribe Contact. There is no universal Make an API Call module for SmartEmailing, so anything outside those modules cannot be reached from this app in Make. Look at whether another app in your stack can supply the step, or ask the team for help designing the scenario.
05Should you use Make or n8n for SmartEmailing?
It depends on the tool your team already works in. Make offers SmartEmailing as a native app with 5 modules, usable from the Free plan with a connection built from an API key. The same app often has a node in n8n as well. Check which of the two covers the exact steps you need, then pick the editor your team is comfortable maintaining over time. For a structured comparison of the two editors, the n8n vs Make guide linked earlier on this page goes further.