Resources · Make integration

Dux-Soup Make integrationAutomate Dux-Soup with Make.

What if every prospect Dux-Soup touches could kick off the next step on its own? The Dux-Soup Make integration gives you 1 instant trigger and 11 profile actions. This guide shows sales teams how to link the account and build a first working scenario.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the Dux-Soup Make integration do?

The Dux-Soup Make integration lets Make, a no-code automation tool, react when Dux-Soup sends it data and then drive Dux-Soup on a profile for you: visit it, follow it, tag it, message it or save it as a lead. You build this as a scenario, which is simply the automation you assemble in Make from bricks called modules.

Keep a clean pipeline in your other tools. Start with Watch Events, which receives whatever Dux-Soup sends to Make, and pass each profile to a spreadsheet or CRM module of another app. Your prospect list stays up to date without copy and paste.

Warm up a prospect before the first message. Chain Visit Profile, Follow Profile and Endorse Profile on a profile that came from another app, then add Send Connection Request once the groundwork is done. Each step is its own module, so you can remove one without rebuilding the rest.

Hand qualified contacts to the right sequence. When a profile matches your criteria, Tag Profile marks it with a Dux-Soup tag, Enroll Profile enrolls it in Dux-Soup, and Save As Lead (Sales Navigator) files it in your saved leads. For a paper trail, Save Profile to PDF keeps a copy of the page.

Know the limits before you start: Make's own documentation for Dux-Soup is marked as limited, and there is no search module, so Make cannot look profiles up inside Dux-Soup; it only acts on the profile you give it. Several actions open the profile in a new browser tab or window to do their work. If you are weighing tools, read n8n vs Make, check Make pricing, or get hands-on with Make training.

Connect

How do you connect Dux-Soup to Make?

  1. 01

    Add a Dux-Soup module

    In your scenario, click the + and search for Dux-Soup, then pick any of its modules. Make asks for a connection, meaning your Dux-Soup account linked once and reused by every Dux-Soup module. Click Create a connection.

  2. 02

    Name the connection

    Giving it a name is optional, but it helps as soon as a second account or a teammate shows up. Something like the account owner and the word Dux-Soup is enough to tell connections apart later.

  3. 03

    Authorize and save

    Either approve Make on the Dux-Soup page that opens, or paste the key Dux-Soup gives you, depending on what the window asks for. Then click Save. The connection now appears in the module and you can fill its fields.

First scenario

Your first scenario with Dux-Soup

GoalWhen Dux-Soup sends an event to Make, Make tags the profile in Dux-Soup.

  1. 01

    Create the scenario

    From the Scenarios page, create a new scenario and click the big + to add the first module. This is where the automation starts.

  2. 02

    Add Watch Events

    Search for Dux-Soup, pick Watch Events and click Create a connection (or pick the one you already made). This instant trigger waits for Dux-Soup to call Make.

  3. 03

    Add Tag Profile

    Click the + to the right of the trigger and choose Tag Profile. Map the profile from the bundle, the item Watch Events passed along, and fill in the tag you want applied.

  4. 04

    Test with Run once

    Click Run once, then make Dux-Soup send an event. Open each module's bubble to read the bundles it received and confirm the right profile was tagged.

  5. 05

    Switch it on

    Once the test looks right, switch the scenario on. Every event Dux-Soup sends from then on runs the two modules, and each module run counts as an operation on your plan.

Triggers

What starts a Dux-Soup scenario

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

Dux-Soup1Watch Events

Watch Events

Instant trigger

In MakeTriggers when receives data from Dux-Soup

Watch Events is the only way Dux-Soup can start a scenario: it hands Make the data Dux-Soup sends, one bundle per event, so the following modules can act on it.

How it fires
instant. Dux-Soup calls Make through a webhook as soon as the event happens, so the scenario does not wait for a schedule.
When to use it
any time data coming out of Dux-Soup should update another tool or set off a follow-up action on the same profile.
Watch out
the documentation does not list which events Dux-Soup sends, so run the scenario once and read the bundle before mapping any field.
Modules

Everything Dux-Soup can do in Make

Dux-Soup gives you 11 modules. For each one: what it does for you, when to reach for it, and what to watch out for.

Dux-Soup1

Disconnect from Profile

Action

In MakeThis will open the target profile in a new tab and will disconnect the profile.

Removes a contact from your network: Make opens the target profile in a new tab and disconnects it, which keeps your connections list tidy.

When to use it
a lead is marked as lost or unqualified in your CRM and you no longer want it in your network.
Watch out
there is no module to undo this; reconnecting means sending a new request.
Dux-Soup2

Endorse Profile

Action

In MakeThis will open the target profile in a new window and will attempt to endorse the selected skills.

Gives a prospect a small, visible sign of attention by endorsing the skills you select, from a profile opened in a new window.

When to use it
before a connection request, so your name is already familiar when the invitation lands.
Watch out
the module attempts the endorsement; test it with Run once and check the result on the profile.
Dux-Soup3

Enroll Profile

Action

In MakeEnroll any profile you set up in the mappable parameters

Enrolls a profile in Dux-Soup so the outreach you set up there takes over. Make only decides who goes in, through the fields you map.

When to use it
a form or CRM record qualifies a contact and Dux-Soup should run the rest.
Watch out
if the follow-up already lives in Dux-Soup, pick this instead of chaining several message modules in Make.
Dux-Soup4

Follow Profile

Action

In MakeThis will open the target profile in a new tab and will 'follow' the profile.

Lets you see a prospect's posts without asking to connect: Make opens the profile in a new tab and follows it.

When to use it
an account is interesting but not ready for an invitation, or you want to warm it up first.
Watch out
following is lighter than Send Connection Request, so pick it when you have no reason yet to reach out directly.
Dux-Soup5

Save As Lead (Sales Navigator)

Action

In MakeThis will open the target profile in a new window and save the profile to the "My saved lead" list.

Files a profile in your saved leads list in Sales Navigator, which gives you a single place to find every prospect Make qualified.

When to use it
a contact passes your scoring in another app and you want it ready in Sales Navigator for manual work.
Watch out
it only makes sense if you use Sales Navigator; the profile is opened in a new window to save it.
Dux-Soup6

Save Profile to PDF

Action

In MakeThis will open the target profile in a new tab and will save the profile as a PDF.

Keeps a snapshot of a profile as it looked at that moment by saving the page as a PDF, opened in a new tab.

When to use it
a deal moves to proposal and you want the decision maker's profile archived in the client folder.
Watch out
the documentation does not say where the file ends up, so check the output bundle with Run once before adding a storage module.
Dux-Soup7

Send Connection Request

Action

In MakeSend a connection request to the defined profile

Invites the profile you define to join your network, turning a prospect found elsewhere into a real contact.

When to use it
after a visit or a follow, once the profile is qualified and worth a direct relationship.
Watch out
this is the step people notice, so put your filters before it and not after; Make has no module to withdraw a request once it is sent.
Dux-Soup8

Send Direct Message

Action

In MakeSend Direct Message to Profile

Delivers a message straight to a profile, with text you can build from data mapped from earlier modules, like a first name or a company.

When to use it
an event elsewhere, such as a signed form, calls for a personal note to that person.
Watch out
when you want your own subject line on top of the text, Send InMail is the module built for that.
Dux-Soup9

Send InMail

Action

In MakeSend the InMail to the selected profile, with custom subject and message text

Reaches a profile through an InMail, with your own subject line and message text, which reads more like a real email than a chat line.

When to use it
a high-value prospect is qualified and you want a written first contact with a clear subject.
Watch out
the subject and body are yours to write, so map the fields carefully and read the result with Run once before switching the scenario on.
Dux-Soup10

Tag Profile

Action

In MakeThis will open the target profile in a new tab and will apply one or more Dux-Soup tags to the profile.

Labels a profile with one or more Dux-Soup tags, so you can sort and find prospects later inside Dux-Soup. The profile opens in a new tab while the tags are applied.

When to use it
another app knows something Dux-Soup does not, like the source of a lead, and you want that stored on the profile.
Watch out
keep tag names consistent across scenarios, or your filters in Dux-Soup will miss profiles.
Dux-Soup11

Visit Profile

Action

In MakeVisit any profile you set up in the mappable parameters

Opens the profile you set in the mapped fields and does nothing else: no message, no request, no tag. It is the lightest touch in this list.

When to use it
as the first step of a warm-up chain, before Follow Profile or Send Connection Request.
Watch out
each visit is an operation on your Make plan, so filter the list before this module rather than visiting everyone.
Need help

Need help automating Dux-Soup with Make?

A person reads every message.

FAQ

Dux-Soup and Make: common questions

01Is the Dux-Soup Make integration free?
Yes, Dux-Soup is a standard app in Make, so its modules are available from the Free plan. That plan allows 2 active scenarios, a minimum 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 allow unlimited active scenarios. Make counts usage in operations, one per module run, so a busy Dux-Soup scenario uses credits quickly. Your Dux-Soup subscription is a separate matter.
02What does it take to connect Dux-Soup to Make?
You need a Dux-Soup account and a Make account, nothing more according to Make's documentation, which lists no prerequisites. Add any Dux-Soup module, click Create a connection, name it if you like, then authorize Make on the Dux-Soup page or paste the key Dux-Soup provides, and click Save. That connection is reused by every Dux-Soup module in your scenarios. Because the documentation for this app is marked as limited, keep your Dux-Soup settings open in case the window asks for something unexpected.
03Does the Dux-Soup trigger fire in real time?
Yes. Watch Events is an instant trigger: Dux-Soup calls Make through a webhook as soon as the event happens, and the scenario runs right away instead of waiting for a schedule. You can spot it in the editor by the lightning badge on the module. The 15-minute default schedule of a new scenario only applies to scheduled triggers, which this app does not have. Test it with Run once and trigger an event from Dux-Soup to see the first bundle arrive.
04What if a Dux-Soup module is missing in Make?
Then Make cannot do it directly, because Dux-Soup has no Make an API Call module in Make, the generic module some apps offer for custom requests. The 12 modules listed on this page are the full set: 1 trigger and 11 actions, with no search module. If you need something they do not cover, look at whether another app in your stack can handle that part, or ask the team at the Make agency to review the case with you.
05Is Make or n8n the better fit for Dux-Soup?
It depends on where the modules you need exist and which tool your team already runs. On Make, Dux-Soup offers 12 modules, including an instant trigger and actions to visit, tag, message and enroll profiles. Many apps also have an n8n node, so check n8n's own list before deciding rather than assuming one is there. Compare the concrete actions each tool gives you for your prospecting flow, and stay with the tool where the rest of your automations already live.