Resources · Make integration

NewsMAN Make integrationAutomate NewsMAN with Make.

Every new lead can land in the right NewsMAN list without a CSV import. The NewsMAN Make integration gives you 4 action modules that add or update subscribers. This guide is for marketers who have never built a scenario: you connect your account, then build a first flow step by step.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the NewsMAN Make integration do for you?

The NewsMAN Make integration lets another app feed your NewsMAN audience for you. In Make, you build a scenario, which is the automation itself: a chain of modules, each module being one brick that does one job. Here, the NewsMAN bricks add people to email lists, segments and SMS lists, and update them when they already exist.

Signups from anywhere, in one list. A form tool, a shop or a CRM catches a new contact, and Add a subscriber to a list drops that person into your newsletter list. If the contact is already there, NewsMAN updates the record instead of creating a second one.

Targeted groups without manual tagging. A B2B sales team can place every demo request in a dedicated segment with Add a subscriber to a segment, then write a campaign for that group only.

Text messages for people who prefer their phone. Add a subscriber to a SMS list covers the SMS side, handy for a restaurant or a local store that sends offers by text.

What the integration does not do: it has no trigger, so NewsMAN cannot start a scenario by itself, and it does not read campaign results through a dedicated module. For anything outside the three subscriber actions, Make an API Call reaches the NewsMAN API with the same connection. The doc also warns that its NewsMAN pages are AI-generated from the vendor documentation, so check important details with NewsMAN.

Weighing tools first? Read the Make review and the n8n vs Make comparison. If you would rather have it built for you, the Make agency team can help.

Connect

How do you connect NewsMAN to Make?

  1. 01

    Create an API key in NewsMAN

    In NewsMAN, open Integrations > API from the left menu and click Add API key. Pick the list the key should work with, set the access type, add allowed IPs if you want to, click Save and copy the key shown on screen.

  2. 02

    Open the connection window in Make

    Add any NewsMAN module to your scenario and click Create a connection. A connection is your NewsMAN account linked to Make once, then reused by every NewsMAN module. The Connection name field is optional, but a clear name helps later.

  3. 03

    Paste your credentials

    Enter your NewsMAN User ID and the API key you just copied, or follow the instructions Make shows on screen, then save. You need an active NewsMAN account for this to work, so sign up first if you are only testing.

First scenario

Build your first scenario with NewsMAN

GoalWhen a new contact appears in another app, Make adds that person to a NewsMAN list, then to a segment.

  1. 01

    Create the scenario

    On the Scenarios page, create a new scenario and click the big + to add the first module. Since NewsMAN has no trigger, this first module comes from the app where your contacts show up, such as your form tool.

  2. 02

    Add the list module

    Click the + on the right of that first module, search for NewsMAN and pick Add a subscriber to a list. Select your connection, or create it now, then choose the list from the options Make loads for you.

  3. 03

    Map the contact details

    Fill the module fields by clicking into them and picking values from the previous module, like the name and address the form collected. Each contact that flows through is a bundle, one item passed from module to module.

  4. 04

    Add the segment module

    Click the + again and add Add a subscriber to a segment. Map the same contact data and choose the segment you want this audience in, for example people who asked for a demo.

  5. 05

    Test with Run once

    Click Run once, then submit a test entry in your source app. Open the bubbles above each module to read the bundles it received, and check in NewsMAN that the test contact landed in both places.

  6. 06

    Schedule and switch it on

    Set the schedule on the first module, which runs every 15 minutes by default, then switch the scenario on. Each module run on one bundle counts as one operation on your Make plan.

Modules

What the NewsMAN modules do

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

NewsMAN1

Add a subscriber to a list

Action

In Make“Adds a subscriber to a list(updates them if they already exist).”

This module puts a contact into one of your NewsMAN email lists, so your newsletter audience grows while you do nothing. When the person is already on the list, NewsMAN updates their details rather than adding a duplicate.

When to use it
right after a signup form, a checkout or a new CRM contact, when that person should start receiving your emails.
Watch out
because an existing subscriber gets updated, a wrongly mapped field would likely change their record, so check the mapping during Run once.
NewsMAN2

Add a subscriber to a segment

Action

In Make“Adds a subscriber to a segment(updates them if they already exist)”

Pick this one when you want a subscriber inside a specific segment, the smaller group you target with a dedicated campaign. Like the list module, it updates the subscriber when they are already present instead of creating a copy.

When to use it
a lead asks for a quote, attends a webinar or buys a given product, and your next campaign should speak to that group only.
Watch out
Make lists the segments it can read once the connection exists, so create a missing segment in NewsMAN first.
NewsMAN3

Add a subscriber to a SMS list

Action

In Make“Adds a subscriber to a SMS list(updates them if they already exist).”

Your text message audience gets its own module: it adds a contact to a NewsMAN SMS list, or refreshes the record when that contact is already on it. Email lists and SMS lists stay separate, so this is the one for phone-based campaigns.

When to use it
a customer ticks the box for SMS offers at checkout or on a booking form.
Watch out
add only phone contacts who agreed to receive texts, and map the number from the right field of the step before.
NewsMAN4

Make an API Call

Action

In Make“Performs an arbitrary authorized API call.”

When none of the three subscriber actions fits, this module lets you call any endpoint of the NewsMAN API from your scenario, reusing the connection you already created. It is the way to reach features that have no module of their own.

When to use it
you need something NewsMAN offers through its API but Make does not list.
Watch out
you write the request yourself, so keep the NewsMAN API documentation open while you set it up.
Need help

Need help automating NewsMAN with Make?

A person reads every message.

FAQ

NewsMAN and Make: frequent questions

01Is the NewsMAN Make integration free?
Yes, on the Make side. NewsMAN is a standard app, so it works on the Free plan. That plan allows 2 active scenarios, a minimum interval of 15 minutes between scheduled runs, 5 minutes of execution per run, 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. Your NewsMAN subscription is separate: check the NewsMAN pricing page for what your account costs.
02What do you need to connect NewsMAN to Make?
You need an active NewsMAN account, your NewsMAN User ID and an API key. You create the key in NewsMAN under Integrations, then API, with the Add API key button: choose a list, set the access type, optionally restrict allowed IPs, save and copy the key. In Make, add a NewsMAN module, click Create a connection, give it a name if you like and paste your credentials. That one connection then serves every NewsMAN module in your scenarios.
03Can NewsMAN start a Make scenario in real time?
No, because the NewsMAN app in Make has no trigger at all, neither scheduled nor instant. Your scenario has to start somewhere else. The usual option is a trigger from the app where contacts appear, like a form or a shop, followed by a NewsMAN module. You can also let the schedule start it: a new scenario runs every 15 minutes by default, and paid plans go down to 1 minute. Whether that feels immediate depends on the trigger of the other app.
04What if a NewsMAN module you need is missing in Make?
It depends on what you need. The listed modules only add or update subscribers in lists, segments and SMS lists. For anything else NewsMAN exposes through its API, use Make an API Call: it calls any endpoint with the connection you already set up, so there is no second login. You will need the NewsMAN API documentation to write the request. Keep in mind that the Make doc for this app is AI-generated from the vendor pages, so confirm important details with NewsMAN.
05Should you use Make or n8n for NewsMAN?
It depends on your criteria rather than on a winner. On Make, NewsMAN comes with four modules: three subscriber actions and Make an API Call, which covers the rest of the API. Many apps also have an n8n node, so check whether one exists for NewsMAN before you choose, and compare what each node or module actually lets you do. Then weigh the editor you are most comfortable with and the plan that fits your volume of operations.