- Home
- Resources
- Integrations
- Clepher
Clepher Make integrationAutomate Clepher with Make.
Can Make react to your Clepher subscribers without a single line of code? Yes. The Clepher Make integration gives you 2 instant triggers and 9 modules to tag people, send cards or flows and update custom fields. This page walks you from connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Clepher Make integration let you automate?
The Clepher Make integration links your Clepher account to Make, a visual tool where you chain apps into a scenario, meaning the automation you build. Clepher can alert Make the moment someone subscribes to your page or gets a tag, and Make can answer back by tagging, messaging or updating that subscriber.
A welcome path that starts by itself. Put Watch New Subscribers first, then Send Flow, and every new subscriber lands in the sequence you designed in Clepher, without anyone clicking a button. Add Attach Tag right after if you want to mark who already received it.
Segments that follow what happens elsewhere. Another app in your stack can open the scenario, for example a form tool (see the 123FormBuilder Make integration). Find User by Evidence looks up the matching subscriber from what the form collected, then Set Custom Field or Detach Tag keeps Clepher in line with the answers.
A tag that acts as a switch. Watch New Tagged Subscribers fires when a tag is attached, so a support rep or a sales rep can tag a lead in Clepher and let Make send the right card.
Know the limits before you start: Make flags its Clepher documentation as limited. It names the 11 modules but says little about their fields. Make an API Call covers what the listed modules miss. If you are still choosing your tool, read n8n vs Make, and when a scenario misbehaves, Make troubleshooting lists the usual fixes.
How do you connect Clepher to Make?
- 01
Add a Clepher module
In your scenario, pick any Clepher module and click Create a connection. A connection is your Clepher account linked to Make once, then reused by every Clepher module you add later.
- 02
Give the connection a name
This step is optional, but a clear name such as the page it belongs to helps when you run several Clepher accounts. You will spot the right one in the dropdown without guessing.
- 03
Authorize and save
Approve Make on the Clepher authorization page, or paste the key Clepher gives you if Make asks for one. Then click Save, and the module can read your Clepher data.
Your first scenario: send a flow when a tag is attached
GoalWhen a tag is attached to a subscriber in Clepher, Make sends that subscriber a flow.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to place your first module, the brick that starts everything.
- 02
Pick Watch New Tagged Subscribers
Search for Clepher, choose Watch New Tagged Subscribers and create or select your connection. Fill in the fields the module shows, using the lists Make reads from your account.
- 03
Add Send Flow
Click the + on the right of the trigger and add Send Flow. Map the subscriber coming from the trigger, then choose the flow that person should receive.
- 04
Test with Run once
Click Run once and attach a tag to a test subscriber in Clepher. Open each module to read the bundles it received, a bundle being one item passed along, here one subscriber.
- 05
Switch it on
Check the clock on the first module, then switch the scenario on. From now on, each tagged subscriber gets the flow, and each module run counts as one operation on your plan.
What can start a Clepher scenario?
2 modules start a scenario when something happens in Clepher. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Clepher as soon as it happens.
Watch New Subscribers
Instant triggerIn Make“Triggers when a new user subscribes to your page.”
You get a scenario that starts on its own each time someone new subscribes to your page, with that subscriber handed over as a bundle to the next modules. It is the natural door for any welcome logic.
Watch New Tagged Subscribers
Instant triggerIn Make“Triggers when a new tag is attached to a subscriber.”
This one hands your team a remote control: attach a tag in Clepher and Make picks up that subscriber right away to do the next step. Tags become commands, not just labels.
What can Make do in Clepher?
Clepher gives you 9 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Attach Tag
ActionIn Make“Attach a tag to a subscriber.”
Your subscriber leaves the scenario with a tag on their profile, so Clepher and your team can sort them by what just happened, such as a purchase or a form reply.
Detach Tag
ActionIn Make“Detach a tag from a subscriber.”
A subscriber loses a tag that no longer fits, which keeps your segments honest when a situation changes, for instance a trial that turned into a paid account.
Find User by ID
ActionIn Make“Finds a subscriber by profile ID”
Hand it a profile ID and it brings back the matching subscriber, ready for the next modules to read or update. It is the quickest route when you already stored that ID somewhere.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With the same connection, this module reaches any endpoint of the Clepher API, which covers every request the other modules do not offer. You write the request yourself. Comfortable reading an API reference? Then it is for you.
Send Card
ActionIn Make“Send a card to a subscriber.”
One message goes out to one subscriber: a single card, without starting a whole sequence. That keeps the reply short when all you need is a confirmation or a single offer.
Send Flow
ActionIn Make“Send a flow to a subscriber.”
The subscriber enters a full flow you already built in Clepher, with its own steps and branches, so Make only has to choose who and when. The conversation design stays in Clepher.
Set Custom Field
ActionIn Make“Set a custom field for a subscriber.”
A value from another app lands in a custom field of the subscriber, so your Clepher messages can reuse it later, such as a plan name or an order status.
Unset Custom Field
ActionIn Make“Unset a custom field for a subscriber.”
This clears a custom field on a subscriber, which stops a stale value, like an expired discount code, from showing up in the next message you send.
Find User by Evidence
SearchIn Make“Finds a subscriber by evidence.”
You get the subscribers matching the evidence you give Clepher, a way to find someone when the profile ID is not at hand. As a search module, it can return zero, one or several bundles.
Need help automating Clepher with Make?
A person reads every message.