Quentn Make integrationAutomate Quentn with Make.
What can the Quentn Make integration do for your contact list? Make offers 13 Quentn modules: one instant trigger, 9 actions and 3 searches. This guide is for marketers who already run Quentn, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Quentn Make integration let you automate?
The Quentn Make integration links your Quentn account to Make, a no-code tool where you build a scenario (the automation itself, a chain of bricks called modules). Quentn can call Make the moment a contact reaches a campaign, and Make can then create, update, search or delete contacts and terms in Quentn for you.
React to a campaign step. Watch New Campaign Events receives the contact as soon as Quentn sends it, and Add Contact Terms gives that contact the term you choose, so you can tell at a glance who reached that step.
Keep contact records in sync from another tool. A signup in your form tool or shop can feed Create or Update a Contact, which writes the person into Quentn whether they already exist or not. Get Contacts by Mail helps first when all you hold is an email address.
Tidy up your terms. Get Terms lists every term in the account, then Update a Term or Delete a Term cleans up the ones nobody uses anymore.
Know the limits before you start: Make's own documentation for Quentn is marked as limited, because little public information about the app exists. When a listed module falls short, Make an API Call reaches the rest of the Quentn API with the same connection. The Make troubleshooting guide helps when a run fails, and if you are weighing another tool, n8n vs Make puts the two side by side. To learn the editor properly, see the Make training.
How do you connect your Quentn account to Make?
- 01
Open the connection window
Add any Quentn module to your scenario and click Create a connection. A connection is your Quentn account linked to Make once, then reused by every Quentn module you add later.
- 02
Name it and give access
Give the connection a name if you like, which helps when you manage several Quentn accounts. Then authorize Make on the Quentn page that opens, or paste the key Quentn gives you, depending on what the window asks for.
- 03
Save and check
Click Save. The module now shows your connection in its dropdown, and Make can read the Quentn objects it needs to fill the fields of the module.
Your first scenario with Quentn
GoalWhen a contact reaches a campaign event in Quentn, Make adds a term to that contact.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add its first module. The canvas stays empty until you pick one.
- 02
Pick the Quentn trigger
Search for Quentn, choose Watch New Campaign Events and click Create a connection to link your account. This is an instant trigger: Quentn calls Make through a webhook.
- 03
Add the term
Click the + on the right of the trigger, add Add Contact Terms, then map the contact from the trigger and pick the term that should mark people who reached this campaign step.
- 04
Test with Run once
Click Run once to execute the scenario one time. Open the bubbles above each module to read the bundle, meaning the contact, that each module received.
- 05
Switch it on
When the test looks right, switch the scenario on. From then on, every contact that Quentn sends to Make gets the term without you touching anything.
What starts a Quentn scenario?
1 module starts a scenario when something happens in Quentn. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Quentn as soon as it happens.
Watch New Campaign Events
Instant triggerIn Make“Receives contact from campaign”
This trigger hands your scenario a contact the moment a Quentn campaign passes it along, so the follow-up happens right after the campaign step instead of waiting for someone to export a list.
What can Make do in Quentn?
Quentn gives you 12 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add Contact Terms
ActionIn Make“Adds contact terms.”
Attaches one or more terms to an existing contact, so the person carries the labels your team filters on inside Quentn, without anyone editing the record by hand.
Create a Term
ActionIn Make“Creates a new term.”
Adds a brand new term to your Quentn account, ready to be attached to contacts by other modules later in the same scenario.
Create or Update a Contact
ActionIn Make“Creates or updates a contact.”
Writes a person into Quentn and takes care of both cases: a new record when the contact is unknown, an update when it already exists. One module covers the whole sync.
Delete a Contact
ActionIn Make“Deletes a contact.”
Removes a contact from your Quentn account for good, which keeps the list free of people who asked to leave or who should never have been there.
Delete a Term
ActionIn Make“Deletes a term.”
Erases a term from the account, which helps keep the term list short enough that your team still understands what each one means.
Get a Contact by ID
ActionIn Make“Returns info about a contact.”
Fetches the full details of one contact when you already hold its Quentn ID, so the next modules can use its data.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reaches any endpoint of the Quentn API with the connection you already set up, so you are not stuck when no listed module fits your need.
Update a Contact
ActionIn Make“Updates a contact.”
Changes the data of a contact that already exists in Quentn and never creates a new one, which protects your list from accidental duplicates.
Update a Term
ActionIn Make“Updates a term.”
Edits an existing term in place instead of making you delete it and create a replacement.
Get Contacts by Mail
SearchIn Make“Returns contacts with the specified email address.”
Looks up Quentn contacts from an email address, the one piece of data almost every other tool can hand over, and returns what it finds.
Get Contact Terms
SearchIn Make“Lists all terms of a specified contact.”
Lists every term attached to one contact, which tells your scenario where that person stands before it decides what to do next.
Get Terms
SearchIn Make“List all terms.”
Returns all the terms that exist in your Quentn account, a handy inventory before you create, rename or remove any of them.
Need help automating Quentn with Make?
A person reads every message.