- Home
- Resources
- Integrations
- CloudTalk
CloudTalk Make integrationAutomate CloudTalk with Make.
What if every new call and every new contact in CloudTalk could start work on its own? The CloudTalk Make integration gives you 13 modules: 2 triggers, 9 actions and 2 searches. This guide is for sales and support teams, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the CloudTalk Make integration do for you?
The CloudTalk Make integration links your CloudTalk account to Make, a visual tool where you chain apps together without writing code. You build a scenario, which is the automation itself, out of modules, the bricks that each watch, create, update or search one thing in CloudTalk.
No call slips through the cracks. Start with Watch New Call and send the details to the chat tool your team already reads, so someone picks up the follow-up while the caller still remembers why they rang.
Your contact list stays in step with your other tools. When a customer signs up in your shop or lands in a spreadsheet, Search Contacts checks whether CloudTalk already knows them, then Create a Contact or Update a Contact does the rest. If your leads live in a table, the Airtable Make integration covers the other side.
Every conversation leaves a trace. Create an Activity records what happened in CloudTalk itself, and Send an SMS can confirm the next step to the customer in the same run.
Know the limits before you start. The CloudTalk app offers no instant trigger, so Make checks for new calls and contacts on the scenario's schedule rather than being pinged. For anything the 13 modules do not cover, Make an API Call reaches the rest of the CloudTalk API with the same connection. If you are weighing tools, the n8n vs Make comparison lays out the differences, and the Make pricing guide explains how operations are counted.
How do you connect CloudTalk to Make?
- 01
Grab your API credentials in CloudTalk
You need an active CloudTalk account first. In CloudTalk, open Settings, then the API Keys tab. Copy both the API key and the API token shown on screen, and keep them somewhere handy for the next step.
- 02
Add a CloudTalk module in Make
Log in to Make, add any CloudTalk module to your scenario and click Create a connection. A connection is your CloudTalk account linked to Make once, then reused by every CloudTalk module you add later.
- 03
Paste the credentials and save
The Connection name field is optional, but a clear name like the team or account helps when you have several. Paste the key and token you copied, save, and Make can now read your CloudTalk data.
Build your first scenario with CloudTalk
GoalWhen a new contact is created in CloudTalk, Make sends that person an SMS from your CloudTalk account.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to add the first module. This first module decides when the whole automation starts.
- 02
Pick Watch New Contact
Search for CloudTalk, choose Watch New Contact and select the connection you made earlier. Make can now list what it reads from your account.
- 03
Add Send an SMS
Click the + to the right of the trigger and add Send an SMS. Map the data from the contact bundle, one contact passed along from the trigger, into the message fields.
- 04
Test with Run once
Create a test contact in CloudTalk, then click Run once. Read the bundles each module received and check the SMS went out as expected.
- 05
Schedule and switch it on
On the first module, set the schedule. A new scenario checks every 15 minutes by default, and the Free plan cannot go lower. Then switch the scenario on and let it run.
What can start a CloudTalk scenario?
2 modules start a scenario when something happens in CloudTalk. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by CloudTalk as soon as it happens.
Watch New Call
Scheduled triggerIn Make“Triggers when a new call has been created.”
Watch New Call picks up each call newly created in CloudTalk and hands it to your scenario as a bundle, so the next modules can react to it: alert a colleague, log a note, or update a record elsewhere.
Watch New Contact
Scheduled triggerIn Make“Triggers when a contact has been created.”
Watch New Contact notices when someone is added to your CloudTalk contacts and starts the scenario with that person's record, ready to be copied, greeted or enriched in another tool.
What else can Make do in CloudTalk?
CloudTalk gives you 11 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Contact
ActionIn Make“Creates a contact.”
Adds a new person to CloudTalk so your agents see a name instead of a bare number the next time that customer calls.
Create an Activity
ActionIn Make“Creates an activity.”
Writes a new activity into CloudTalk, which keeps a record of something that happened alongside your calling history instead of in a separate tool.
Delete a Contact
ActionIn Make“Removes a contact.”
Removes a contact from CloudTalk entirely, which keeps your list clean when someone should no longer be called.
Delete an Activity
ActionIn Make“Removes an activity.”
Takes an activity out of CloudTalk, useful when a record was created by mistake or no longer reflects what happened.
Get a Contact
ActionIn Make“Gets a contact.”
Fetches one contact you already know how to point to and brings its full record into the scenario for the modules that follow.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you call any endpoint of the CloudTalk API with the connection you already set up, for the jobs the other twelve modules do not cover.
Send an SMS
ActionIn Make“Sends an SMS.”
Sends a text message from your CloudTalk account, so the follow-up leaves the same system your team already uses for calls and contacts.
Update a Contact
ActionIn Make“Modifies a contact.”
Changes the details of an existing CloudTalk contact, so a new phone number or company name entered elsewhere shows up for your agents too.
Update an Activity
ActionIn Make“Modifies an activity.”
Edits an activity already stored in CloudTalk rather than piling up a new one each time the situation evolves.
Search Activities
SearchIn Make“Return a list of activities.”
Looks through your CloudTalk activities and returns the matches, which can be none, one or many, each as its own bundle.
Search Contacts
SearchIn Make“Returns a list of contacts.”
Scans your CloudTalk contacts and hands back every match, so the scenario can decide whether to create someone new or update an existing entry.
Need help automating CloudTalk with Make?
A person reads every message.