- Home
- Resources
- Integrations
- KlickTipp
KlickTipp Make integrationAutomate KlickTipp with Make.
What if every click, tag and opt-out in KlickTipp reached your other tools on its own? The KlickTipp Make integration gives you 22 modules, one of them an instant trigger. This guide covers the connection, a first scenario and each module in plain words.
Verified Trustpilot reviews · AI, automation & growth agency
What can the KlickTipp Make integration do for you?
The KlickTipp Make integration links your KlickTipp account to Make, a visual tool where you build a scenario (the automation itself) out of modules (one brick each: a trigger, an action or a search). Once linked, KlickTipp contacts, tags and opt-in processes can move to and from your other apps without any code.
A sales alert on a hot click. Watch New Events reacts when a subscriber clicks a link or opens an email. Add Get Contact behind it and the full profile lands in your team chat or your CRM while the lead is still warm.
Buyers tagged automatically. An order from your online shop flows into Add or Update Contact, which creates the person or refreshes their record, then Tag Contact puts them in the buyer segment so the right follow-up starts.
Opt-outs respected everywhere. When someone asks your support desk to stop all emails, Unsubscribe Contact carries that request into KlickTipp, so nobody has to remember to do it by hand.
Know the limit before you start: Make marks its KlickTipp documentation as limited, because too little public information exists about the app. Test each module with a test contact, and keep Make troubleshooting close for error messages. If you are new to the editor, Make training walks through the basics.
KlickTipp users sometimes weigh Make against n8n. The n8n vs Make comparison lays out the criteria side by side.
How do you connect KlickTipp to Make?
- 01
Add a KlickTipp module
In a new scenario, click the +, type KlickTipp in the search box and pick any module, Watch New Events for instance. The first time, Make asks for a connection: your KlickTipp account linked once, then reused by every KlickTipp module. Click Create a connection.
- 02
Name the connection
This step is optional, but a clear name like KlickTipp main account saves confusion later, especially when a colleague opens the scenario or when you run more than one KlickTipp account.
- 03
Authorize and save
Depending on what the window shows, either approve Make on the KlickTipp page that opens or paste the key KlickTipp gives you. Then click Save. The module can now read your contacts, tags and opt-in processes.
Your first scenario with KlickTipp
GoalWhen a new lead signs up in another app, Make adds or updates that contact in KlickTipp and tags it.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the canvas. That empty circle becomes the first module of your automation.
- 02
Start from your lead source
Pick the trigger of the app where leads arrive, a form tool or your shop for example. Each new sign-up will reach the next module as one bundle, meaning one item passed along.
- 03
Add or update the contact
Click the + on the right, search for KlickTipp and choose Add or Update Contact. Create the connection, then map the email address from the first module so KlickTipp can spot existing contacts.
- 04
Tag the new arrival
Add Tag Contact after it, map the contact coming from the previous module and choose the tag that marks new sign-ups as a segment in KlickTipp.
- 05
Test, schedule, switch on
Click Run once with a test sign-up and read the bundles each module received. Then set the schedule on the first module, every 15 minutes by default, and switch the scenario on.
What starts a KlickTipp scenario
1 module starts a scenario when something happens in KlickTipp. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by KlickTipp as soon as it happens.
Watch New Events
Instant triggerIn Make“Triggers when a webhook event occurs in KlickTipp, such as a tag being added, an email being opened or sent, a link clicked, an SMS sent, and more.”
Your scenario starts the moment something happens around a contact in KlickTipp: a tag gets added, an email is sent or opened, a link is clicked, an SMS goes out. Each event reaches Make as one bundle, ready for the next module to use.
Every KlickTipp module, explained
KlickTipp gives you 21 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Add or Update Contact
- Delete Contact
- Get Contact
- Get Data Field
- Get Opt-in Process
- Make an API Call
- Search Contact ID
- Tag Contact
- Unsubscribe Contact
- Untag Contact
- Update Contact
- Create Tag
- Delete Tag
- Get Tag
- List Contacts
- List Data Fields
- List Opt-in Processes
- List Tags
- Search Redirect URL
- Search Tagged Contacts
- Update Tag
Add or Update Contact
ActionIn Make“Adds a new contact. If a contact with the same email already exists, it will be updated.”
You get a person into your KlickTipp list without checking first whether they are already there. When the email address already exists, KlickTipp refreshes that contact instead of creating a duplicate.
Delete Contact
ActionIn Make“Deletes a contact”
This module removes a contact from your KlickTipp account, for records you no longer have a reason to keep.
Get Contact
ActionIn Make“Returns the complete data of a contact”
With Get Contact, later modules receive the complete record of one contact, so everything KlickTipp stores about that person can be mapped further down the scenario.
Get Data Field
ActionIn Make“Gets the ID and the name of a data field”
Returns the ID and the name of one data field in KlickTipp, which tells you exactly which field sits behind a label before a scenario writes into it.
Get Opt-in Process
ActionIn Make“Returns the complete data of an opt-in process”
All the data of one opt-in process comes back from this module, so a scenario can read how that process is set up before sending a contact into it.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call”
Any endpoint of the KlickTipp API becomes reachable from your scenario, using the same connection as every other KlickTipp module. It is the way out when no ready-made module does what you need.
Search Contact ID
ActionIn Make“Returns the contact ID for an email address”
Hand it an email address and it returns the matching contact ID in KlickTipp, an identifier you can map into the modules that follow.
Tag Contact
ActionIn Make“Adds one or more tags to a contact”
One or more tags get attached to a contact in a single step, so that person joins the segment those tags define right away.
Unsubscribe Contact
ActionIn Make“Unsubscribes a contact, preventing further communication”
Stops further communication with a contact, which makes it the softer option next to Delete Contact when the goal is silence rather than erasure.
Untag Contact
ActionIn Make“Removes a tag from a contact”
Takes a tag off a contact, so that person drops out of whatever segment the tag drives while staying in your list.
Update Contact
ActionIn Make“Updates a contact”
Changes the details of a contact that is already in KlickTipp, keeping the record in step with what another tool knows about that person.
Create Tag
SearchIn Make“Creates a new manual tag”
A new manual tag appears in your KlickTipp account, set up by the scenario instead of by someone clicking through the dashboard.
Delete Tag
SearchIn Make“Deletes a tag”
Removes a tag from your KlickTipp account. It acts on the tag itself, not on one contact, which keeps your tag list tidy after a campaign ends.
Get Tag
SearchIn Make“Returns the name and description of a tag”
Reads the name and the description of one tag, which turns a bare ID coming from another module into something a person can understand.
List Contacts
SearchIn Make“Lists the IDs of all active contacts”
Returns the IDs of all active contacts, the starting point for any scenario that must go through your whole KlickTipp base.
List Data Fields
SearchIn Make“Lists the IDs and names of all data fields”
Gives you the IDs and names of every data field in your account, a full map of where KlickTipp keeps contact details.
List Opt-in Processes
SearchIn Make“Lists the IDs and names of all opt-in processes”
Brings back the IDs and names of all your opt-in processes, handy when you no longer remember which sign-up path is which.
List Tags
SearchIn Make“Lists the IDs and names of all tags”
Every tag in your account arrives with its ID and name, which helps when a later module has to find a tag by its label.
Search Redirect URL
SearchIn Make“Search the redirection URL for a specific opt-in process”
Looks up the redirection URL set for a specific opt-in process, so another tool can reuse the exact address KlickTipp works with.
Search Tagged Contacts
SearchIn Make“Returns the IDs and tagging timestamps of all tagged contacts”
Tells you who carries tags and when each tag was applied, by returning contact IDs together with their tagging timestamps.
Update Tag
SearchIn Make“Updates a tag”
Edits an existing tag, for instance the name or description that Get Tag reads, without recreating it or touching the contacts that carry it.
Need help automating KlickTipp with Make?
A person reads every message.