Resources · Make integration

Interseller Make integrationAutomate Interseller with Make.

Can your campaigns fill themselves with new contacts? The Interseller Make integration gives you 6 modules: 1 trigger, 4 actions and 1 search. This page is for teams who manage campaigns in Interseller, and it walks you from the connection to a working first scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the Interseller Make integration do for you?

The Interseller Make integration links your Interseller account to Make, a visual tool where you build a scenario (the automation itself: a chain of modules that runs on a schedule or when an app calls Make). Each module is one brick of that chain, and Interseller brings six of them: they add people to campaigns, update them, flag replies and find contacts, with no code involved.

Campaigns that fill from your forms. A prospect leaves details in a form tool or a CRM, and Add a Contact places that person straight into the right Interseller campaign. Nobody retypes a lead, and nobody forgets one on a busy day.

Replies that follow a conversation happening elsewhere. When a candidate or a buyer answers through another channel your team tracks, Search Contacts finds the matching record and Mark Contact Replied records the answer in Interseller, so the contact is no longer treated as silent.

A contact list that stays in sync. Watch Contacts picks up each contact created in Interseller and hands it to the rest of your stack: a spreadsheet for reporting, a CRM record, a message to the account owner.

A limit worth knowing: Make itself flags the Interseller documentation as limited, so the listed fields and behaviors are all you get to work with. For anything the six modules skip, Make an API Call reaches the Interseller API with the same connection. To weigh this setup against the other tool, read n8n vs Make. For a guided start, the Make training covers these gestures step by step, and the Make pricing page explains how operations are counted.

Connect

How do you connect Interseller to Make?

  1. 01

    Open the connection window

    Add any Interseller module to a scenario, for example Watch Contacts, then click Create a connection. A connection is your Interseller account linked to Make once and reused by every Interseller module afterwards.

  2. 02

    Name the connection

    Give it a name you will recognize later, such as the workspace or the teammate who owns the account. This step is optional, yet it saves confusion the day several Interseller accounts sit in the same Make organization.

  3. 03

    Authorize and save

    Depending on what Interseller shows you, approve access on its authorization page or paste the key the app gives you. Click Save: from now on, the Interseller module fields can offer the data your account can read.

First scenario

Your first scenario: send new leads into an Interseller campaign

GoalWhen a new lead appears in another app, Make adds that person to a campaign in Interseller.

  1. 01

    Create the scenario

    On the Scenarios page, create a new scenario and click the + in the middle of the canvas. This first module decides when the whole chain starts.

  2. 02

    Pick the lead source

    Search for the app where your leads land, such as a form tool or your CRM, and choose its trigger for new entries. Link that account with Create a connection.

  3. 03

    Add the Interseller action

    Click the + on the right of the first module, search Interseller and pick Add a Contact. Choose the campaign, then map the lead's details from the previous module into the matching fields.

  4. 04

    Test with Run once

    Submit a test lead in the source app, then click Run once. Open the bubble above each module to read the bundles it received, and check in Interseller that the contact joined the campaign.

  5. 05

    Schedule and switch it on

    Open the clock on the first module. A new scenario checks every 15 minutes by default, and 15 minutes is also the shortest gap on the Free plan. Save, then switch the scenario on.

Triggers

What starts an Interseller scenario

1 module starts a scenario when something happens in Interseller. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Interseller as soon as it happens.

Interseller1Watch Contacts

Watch Contacts

Scheduled trigger

In Make“Triggers when a contact is created.”

You get every contact created in Interseller as a bundle, one item passed to the next module, ready to be copied into a sheet, a CRM or a team message. This is the only Interseller trigger, so it is the natural first module whenever Interseller is the source of the data.

How it fires
scheduled. Make checks the app on the scenario's schedule, every 15 minutes by default, and collects the contacts created since the last check.
When to use it
your reporting sheet should pick up every prospect a teammate adds to Interseller, at the next scheduled check.
Watch out
it reacts to new contacts only. An edit or a reply on an existing contact will not start the scenario.
Modules

Everything Interseller can do in a scenario

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

Interseller1

Add a Contact

Action

In Make“Adds contact to campaign.”

Drops a person into an Interseller campaign, so the campaign reaches them without anyone copying a name by hand. Pick it when the lead comes from another app and the campaign is already chosen.

When to use it
a demo request form should feed your follow-up campaign directly.
Watch out
run Search Contacts first if the same person may arrive twice from your source.
Interseller2

Make an API Call

Action

In Make“Performs an arbitary authorized API call.”

Opens the whole Interseller API to your scenario, with the connection you already set up. Reach for it only after checking that none of the five ready-made modules covers the job you have in mind.

When to use it
you need an Interseller operation that has no module of its own in Make.
Watch out
you build the request yourself, and Make's doc does not describe it, so work from what Interseller documents about its API.
Interseller3

Mark Contact Replied

Action

In Make“Marks contact as replied.”

Records in Interseller that a contact has answered, even when the answer reached your team somewhere Interseller cannot see. Choose it over Update a Contact when the only thing that changed is the reply status.

When to use it
a candidate answers through a channel another app tracks, and Interseller should know about it.
Watch out
it needs the right contact, so place Search Contacts in front of it.
Interseller4

Update a Contact

Action

In Make“Updates a contact.”

Changes the details of a contact that already exists in Interseller, so your campaigns keep working from current information. Use it when data changes elsewhere and Interseller should mirror it.

When to use it
a prospect's details are corrected in your CRM and the Interseller record should follow.
Watch out
it edits one existing contact; a person who is not in Interseller yet needs Add a Contact instead.
Interseller5

Search Contacts

Search

In Make“Searches for matching contacts based on a query.”

Finds the Interseller contacts that match your query and returns zero, one or several bundles. It is the lookup you put in front of any update or reply module, so the next step knows exactly which record to touch.

When to use it
another app hands you a person, and you need the matching Interseller contact before touching it.
Watch out
several matches mean the next module runs once per result.
Need help

Need help automating Interseller with Make?

A person reads every message.

FAQ

Questions about the Interseller Make integration

01Is the Interseller Make integration free?
Yes, Interseller is a standard app in Make, so you can use it on the Free plan. That plan keeps 2 scenarios active, waits at least 15 minutes between two scheduled runs, stops a run after 5 minutes, and handles files up to 5 MB with 512 MB of data transfer. Paid plans (Core, Pro, Teams and Enterprise) lower the gap between runs to 1 minute, allow unlimited active scenarios and runs of up to 40 minutes. Every module execution counts as one operation on your plan. Your Interseller subscription is a separate matter that Make does not cover.
02What do you need to connect Interseller to Make?
An Interseller account and a Make account are the starting point; the documentation lists no other prerequisite. You add an Interseller module, click Create a connection, optionally name it, approve access on the Interseller page or paste the key the app provides, then click Save. The connection is created once and reused by all six modules. Because Make describes its Interseller documentation as limited, run each module once and look at the returned bundles before building anything that depends on a precise field.
03Does the Interseller Watch Contacts trigger fire instantly?
No. Watch Contacts is a scheduled trigger, marked with a clock badge in the editor. Make asks Interseller for newly created contacts on the scenario's schedule, every 15 minutes by default. On the Free plan, 15 minutes is also the shortest possible gap; paid plans can go down to 1 minute. Interseller has no instant trigger in Make, so nothing reaches your scenario the second a contact is created. For most reporting and syncing needs, that delay is harmless.
04What if the Interseller module you need is missing in Make?
It depends on the task, but the usual answer is Make an API Call. That module sends any request to the Interseller API through the connection you already have, so you are not stuck with the five ready-made actions and searches. Keep in mind that Make flags the Interseller documentation as limited, which means you will write the request from what Interseller documents about its API. If the job really belongs to another tool, add that tool's module next to Interseller in the same scenario.
05Should you use Make or n8n for Interseller?
It depends on what you need to check. On the Make side, the facts are clear: six modules, one scheduled trigger, a search, four actions and an API call module that covers the rest, all available from the Free plan. Before choosing n8n, confirm that it offers an Interseller node and compare what that node covers with this list. Then pick the tool your team already uses, since a connection and a habit are worth more than a small difference in modules.