- Home
- Resources
- Integrations
- CallTrackingMetrics
CallTrackingMetrics Make integrationAutomate CallTrackingMetrics with Make.
What if every call tracked in CallTrackingMetrics started its own follow-up? The CallTrackingMetrics Make integration gives you 30 modules, with 5 instant triggers. This guide shows marketing and sales teams how to link the account and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the CallTrackingMetrics Make integration automate?
The CallTrackingMetrics Make integration links your call tracking account to Make, a visual tool where you chain apps without writing code. You build a scenario (the automation itself) out of modules, and each module either listens for a call, acts on your account or searches it.
Text back every caller. Start from Watch Call Ended, then add Send SMS Message: the caller gets a short follow-up right after hanging up, and nobody on the team has to remember it.
Keep consent lists clean. When someone asks to stop hearing from you in a form or a helpdesk app, Add to Do Not Call List and Add Opt Out Text/SMS record the request in CallTrackingMetrics, so the next campaign respects it.
Close the loop on revenue. When a deal is won in your CRM, Search Activities by Phone Number finds the matching call and Create/Edit Sale Record attaches the sale to it. Your attribution reports then show which source brought paying customers.
Two honest limits. The Make documentation for this app is marked as AI-generated and asks you to verify important details, and its action and search modules ship without a description. Test each one with Run once before trusting it, and keep the Make troubleshooting guide nearby. If you are new to the editor, Make training covers the basics. Weighing another tool? n8n vs Make puts both side by side.
How do you connect CallTrackingMetrics to Make?
- 01
Copy your API credentials
You need an active CallTrackingMetrics account and an API key. Log in, open the account settings or integrations area, find the section for API credentials, then copy the Client ID, the Client secret and the Server value when it is shown.
- 02
Add a module and start the connection
In Make, add any CallTrackingMetrics module to your scenario and click Create a connection. A connection is your account linked once, then reused by every CallTrackingMetrics module you add later.
- 03
Name it and paste the keys
The Connection name field is optional, but a clear name helps when you run several accounts. Paste the credentials you copied, or follow the instructions on screen, and save.
Your first scenario: a text after every call
GoalWhen a call ends in CallTrackingMetrics, Make sends a follow-up SMS through your account.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big +. This first slot holds the trigger, the module that decides when everything starts.
- 02
Add Watch Call Ended
Search for CallTrackingMetrics and pick Watch Call Ended. Click Create a webhook, then Create a connection, and paste the API credentials from your account.
- 03
Add Send SMS Message
Click the + to the right of the trigger and choose Send SMS Message. Fill its fields and map the caller details the trigger received, so each text goes to the right person.
- 04
Test with Run once
Click Run once, then end a test call on a tracked number. Open the bubbles above each module to read the bundles, the items Make passed along, and check the text went out.
- 05
Switch it on
The trigger is instant, so the scenario runs whenever CallTrackingMetrics calls Make instead of waiting for a schedule. Save, switch the scenario on, and each ended call now gets its follow-up.
What can start a CallTrackingMetrics scenario?
5 modules start a scenario when something happens in CallTrackingMetrics. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by CallTrackingMetrics as soon as it happens.
Watch Call/Activity Started
Instant triggerIn Make“Triggers when an inbound phone call/activity starts.”
Your scenario starts the moment an inbound call or another activity begins in CallTrackingMetrics, so the next move happens while the conversation is still live. Each new activity reaches Make as one bundle, the single item passed on to the next module.
Watch Call Ended
Instant triggerIn Make“Triggers when the call ends.”
As soon as a caller hangs up, this trigger hands the finished call to your scenario. That makes it the natural starting point for follow-ups, logging and anything that should react to a completed conversation, one bundle per call.
Watch Call Ended (Delayed)
Instant triggerIn Make“Triggers 1 hour after call data is captured.”
This variant holds back before waking your scenario: CallTrackingMetrics sends the call one hour after its data is captured. You give up speed and get a later snapshot of the call in return, which suits work where nobody is waiting on the other end.
Watch Call Events
Instant triggerIn Make“Triggers when a call event has occurred.”
Broader than the other watchers, this one reacts whenever a call event occurs in CallTrackingMetrics. A single scenario can then follow what happens across your calls instead of one moment only.
Watch Session Associated to the Activity Record
Instant triggerIn Make“Triggers when a session data is associated to the activity record.”
Here the scenario starts when session data gets attached to an activity record in CallTrackingMetrics. It is the attribution moment: CallTrackingMetrics presents itself as the way to trace each inbound call back to its source, and this trigger tells Make when that link exists.
What CallTrackingMetrics can do inside a scenario
CallTrackingMetrics gives you 25 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Add Contact
- Add Numbers
- Add Opt Out Text/SMS
- Add to Do Not Call List
- Create a Webhook
- Create/Edit Sale Record
- Delete a Contact
- Formreactor Server Side Request
- Get Activity Details
- List Activities
- List Tracking Numbers
- Make an API Call
- Modify Activity Details
- Purchase Tracking Number
- Redact Activity Details
- Release a Tracking Number
- Remove From Do Not Call List
- Remove Numbers
- Remove Opt Out Text/SMS
- Search Activities by Custom Fields
- Search Activities by Phone Number
- Search Tracking Numbers
- Send SMS Message
- Start a Dialer
- Stop a Dialer
Add Contact
ActionIn the docs onlyNew people land in your CallTrackingMetrics contacts without anyone typing them in. The module creates a contact from data another app already holds, like a form entry or a CRM record.
Add Numbers
ActionIn the docs onlyPhone numbers get pushed into CallTrackingMetrics straight from your scenario, which saves copying lists by hand. The module has no official description, so open it after connecting and look at what Make proposes to fill.
Add Opt Out Text/SMS
ActionIn the docs onlySomeone who asked for no more texts gets flagged as opted out in CallTrackingMetrics, and your messaging stays compliant without a manual list. It is the consent side of Send SMS Message.
Add to Do Not Call List
ActionIn the docs onlyA number goes on your do not call list in CallTrackingMetrics the moment the request comes in, so the team stops dialing it. That protects your outreach from calling people who said no.
Create a Webhook
ActionIn the docs onlyFrom inside a scenario, this action sets up a webhook in your CallTrackingMetrics account, a web address the account calls when something happens. Handy when you manage several accounts and want the same setup everywhere.
Create/Edit Sale Record
ActionIn the docs onlyRevenue gets tied back to the call that brought it: the module creates a sale record in CallTrackingMetrics or edits one that exists. Your attribution then counts money, not only rings.
Delete a Contact
ActionIn the docs onlyRemoves a contact from CallTrackingMetrics, which keeps the account tidy when someone asks to be erased or a duplicate slipped in. One bundle in, one contact gone.
Formreactor Server Side Request
ActionIn the docs onlySends a FormReactor request from the server side, so a form you collect somewhere else can still reach CallTrackingMetrics and be handled like its own forms. No official description comes with it, so read the fields Make shows once connected.
Get Activity Details
ActionIn the docs onlyPulls the full details of one activity, a call or a text, when your scenario only knows which one it is. The later modules can then map everything the account holds about it.
List Activities
SearchIn the docs onlyReturns activities from your account as separate bundles, one per call or text. Each bundle runs through the rest of the scenario, which turns a pile of calls into rows you can export or score.
List Tracking Numbers
SearchIn the docs onlyGives you the tracking numbers of the account as bundles, useful for an inventory you can share with people who never log into CallTrackingMetrics.
Make an API Call
ActionIn the docs onlyReaches any endpoint of the CallTrackingMetrics API with the connection you already set up, which covers what the other modules leave out. No second login, no separate key to paste.
Modify Activity Details
ActionIn the docs onlyUpdates an activity that already exists in CallTrackingMetrics, so what your team learns after the call ends up on the call itself. The record stays the single place to look.
Purchase Tracking Number
ActionIn the docs onlyBuys a new tracking number for your account straight from a scenario, so a campaign can get its own line the moment it is approved.
Redact Activity Details
ActionIn the docs onlyHides details of an activity in CallTrackingMetrics, which helps when a call or text captured something that should not stay readable. The request reaches the account without anyone digging through recordings.
Release a Tracking Number
ActionIn the docs onlyGives a tracking number back once its campaign is over, so the account only keeps the lines you still use.
Remove From Do Not Call List
ActionIn the docs onlyTakes a number off your do not call list in CallTrackingMetrics, so the team can dial it again after the person gives new consent.
Remove Numbers
ActionIn the docs onlyClears numbers you no longer want in CallTrackingMetrics, the reverse of Add Numbers. The list the account holds stays in step with the source you manage elsewhere.
Remove Opt Out Text/SMS
ActionIn the docs onlyLifts an SMS opt out in CallTrackingMetrics, so a person who agreed again can receive your texts.
Search Activities by Custom Fields
SearchIn the docs onlyFinds the activities whose custom fields match what you look for, and returns zero, one or several bundles. It uses the labels your team already adds in CallTrackingMetrics.
Search Activities by Phone Number
SearchIn the docs onlyLooks up every activity linked to one phone number, which gives your scenario the call history of a person in one step.
Search Tracking Numbers
SearchIn the docs onlyNarrows your tracking numbers down to the ones that match your search, instead of pulling the whole list.
Send SMS Message
ActionIn the docs onlySends a text from your CallTrackingMetrics account, so follow-ups, reminders and confirmations leave from the same place your calls are tracked.
Start a Dialer
ActionIn the docs onlyLaunches a dialer in CallTrackingMetrics from your scenario, so an outbound session can begin when the right event happens instead of when someone remembers.
Stop a Dialer
ActionIn the docs onlyHalts a running dialer in CallTrackingMetrics, the natural partner of Start a Dialer, so outbound calling ends on a clear signal.
Need help automating CallTrackingMetrics with Make?
A person reads every message.