Candu Make integrationAutomate Candu with Make.
Can Make keep Candu informed about what your users do elsewhere? The Candu Make integration offers 3 action modules and no trigger. This guide is for product and growth teams: connect your key, then build a first scenario that sends events.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Candu Make integration do for you?
The Candu Make integration lets a Make scenario (the automation you build, a chain of steps) push information into Candu without writing code. Each step is a module, one brick of the scenario. Candu brings three of them, all actions: Send an Identify Event, Send a Track Event and Make an API Call.
A known user, right when they sign up. A form tool or your CRM starts the scenario, then Send an Identify Event hands that person over to Candu, so the content you show can be built around people Candu already knows.
A product milestone recorded. When another app reports that a customer finished an onboarding step or upgraded, Send a Track Event passes that moment to Candu as an event.
Anything the two modules skip. Make an API Call reaches the rest of the Candu API with the same connection, which is the way out when neither event module covers your need.
What Make does not offer here: no Candu trigger, so Candu itself never starts a scenario, and no search module to read data back. Make also flags its own Candu documentation as AI-generated and possibly wrong, so check important details with Candu. For the wider picture, the Make review and the Make pricing page help you size the tool, and if you are weighing another platform, n8n vs Make lays out the criteria.
How do you connect your Candu account to Make?
- 01
Copy your API key in Candu
In Candu, open the workspace settings page and look for the Access Keys section. The API key sits right there on screen: copy it. You need an active Candu account for this key to exist.
- 02
Open the connection window in Make
Add any Candu module to your scenario, then click Create a connection. A connection is your Candu account linked to Make once, and every Candu module in your scenarios reuses it afterward.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when you manage several workspaces. Paste the API key you copied, confirm, and the module is ready to be filled in.
Your first scenario with Candu
GoalWhen a new user appears in another app, Make identifies them in Candu, then records a first track event.
- 01
Start from the app that knows your users
On the Scenarios page, create a new scenario and click the +. Since Candu has no trigger, pick the trigger of the app where signups happen, such as your form tool or CRM.
- 02
Add Send an Identify Event
Click the + on the right of that first module, search for Candu and choose Send an Identify Event. Click Create a connection and paste your API key.
- 03
Map the user data
Fill the module fields with data coming from the first module. Each bundle, one item passing between modules, carries one person, so each new user becomes one identify event.
- 04
Chain Send a Track Event
Add Send a Track Event after the identify module and map the same person, so the milestone you record is attached to the user you just introduced to Candu.
- 05
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received. Create a test user in your source app first, so there is something to send.
- 06
Set the schedule and switch it on
On the first module, check the schedule: a new scenario runs every 15 minutes by default, 15 minutes being the minimum on the Free plan. Then switch the scenario on.
What each Candu module does
Candu gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the whole Candu API to your scenario, reusing the connection you already created, so you are not stuck with the two event modules.
Send an Identify Event
ActionIn Make“Sends an identify event.”
Tells Candu about a person through an identify event, built from data another app just handed to Make, with no export or import in between.
Send a Track Event
ActionIn Make“Sends a track event.”
Records something a user did as a track event in Candu, so a moment that happens in another tool, such as a paid invoice or a finished setup step, reaches Candu too.
Need help automating Candu with Make?
A person reads every message.