Cuttly Make integrationAutomate Cuttly with Make.
Every new link your team publishes can come out short, tagged and ready to track. The Cuttly Make integration gives you 9 action modules to shorten, edit and measure links. This page shows how to plug in your API key and build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Cuttly Make integration do for you?
The Cuttly Make integration links your Cuttly account to Make so a scenario (the automation you build in Make, a chain of steps) can create and manage short links for you. Each step is a module: here, 9 actions that shorten a link, change it or read its statistics, without writing code.
Short links that appear on their own. A new row lands in a spreadsheet or a new post is published in another app: Shorten an URL returns the short version, and Create a tag files it under the right campaign so nobody sorts links by hand.
Campaign links you can fix after launch. A landing page moves? Update Source URL points the existing short link to the new address, and Update UTM rewrites its tracking parameters, so the link already printed or shared keeps working.
Click numbers where your team already looks. Get an URL Analytics reads the statistics of a short link and passes them to the next module, a sheet or a message, for example.
One thing to know: Cuttly has no trigger in Make. A scenario always starts from another app or from a schedule. The Make review explains how Make works overall, and if you also weigh n8n, the n8n vs Make comparison lays out both tools side by side.
How do you connect Cuttly to Make?
- 01
Copy your Cuttly API key
You need an active Cuttly account first. Log in, open the Edit Account page, click the option that generates an API key, then copy the key shown on screen. Keep it at hand for the next step.
- 02
Add a Cuttly module
In Make, open your scenario, add any Cuttly module and click Create a connection. A connection is your Cuttly account linked to Make once, then reused by every Cuttly module you add later.
- 03
Paste the key and save
Give the connection a name in Connection name if you want (it is optional), paste the API key you copied, and confirm. Make then uses this account for every action in the scenario.
Your first scenario with Cuttly
GoalWhen a new link shows up in another app, Make shortens it with Cuttly and adds a tag to it.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the app where your links appear first, such as a spreadsheet or a form, because Cuttly cannot start a scenario itself.
- 02
Add Shorten an URL
Click the + on the right of the first module, search for Cuttly and choose Shorten an URL. Select your connection, then map the long link coming from the previous module.
- 03
Tag the new short link
Add Create a tag after it. Map the short link returned by the previous module and write the tag you want, the campaign name for instance, so the link is easy to find in Cuttly.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received (a bundle is one item passed along, here one link). Check that the short link came back.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, which is every 15 minutes by default, then switch the scenario on. Each module run counts as one operation on your Make plan.
What the Cuttly modules do
Cuttly 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
Create a tag
ActionIn Make“Sets a tag for your short URL.”
Puts a label on one of your short links so it sits with the right campaign or client in Cuttly. It saves you from sorting links by hand after the fact.
Delete an URL
ActionIn Make“Deletes your short URL.”
Removes a short link from your Cuttly account entirely. Use it to clean up links that should no longer exist, for example after a promotion is over or a page is withdrawn.
Get an URL Analytics
ActionIn Make“Gets statistic information about your shortened URL.”
Fetches the statistics Cuttly holds for a short link and hands them to the next module. That way click data lands in a sheet, a report or a message without opening the Cuttly dashboard.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Cuttly API to your scenario, reusing the same connection. It covers what the 8 other modules leave out, as long as you know which endpoint you need.
Shorten an URL
ActionIn Make“Returns a shortened URL.”
Takes a long link and gives you back its Cuttly short version, ready to reuse in the following modules. This is the module most scenarios start their Cuttly part with.
Update Source URL
ActionIn Make“Changes source URL of your short URL.”
Changes where an existing short link leads, while the short link itself stays the same. Printed flyers, emails already sent and social posts keep working after the move.
Update Unique Clicks
ActionIn Make“Toggles unique clicks for your short URL.”
Switches unique click counting on or off for one short link. It decides whether Cuttly counts every click or each visitor once, which changes how your statistics read.
Update URL Expiration
ActionIn Make“Toggles URL expiration for your short URL.”
Turns the expiration setting of a short link on or off, so a link can stop working once an offer is over instead of living forever.
Update UTM
ActionIn Make“Changes your shortened URL's UTM.”
Rewrites the UTM parameters attached to a short link, so traffic shows up under the right source and campaign in your analytics tool without creating a new link.
Need help automating Cuttly with Make?
A person reads every message.