- Home
- Resources
- Integrations
- Cuttly Team
Cuttly Team Make integrationAutomate Cuttly Team with Make.
What if every link your team shares came out short, tagged and trackable on its own? The Cuttly Team Make integration gives you 9 action modules to shorten URLs, edit them and read their analytics. This guide connects your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Cuttly Team Make integration do?
The Cuttly Team Make integration lets a Make scenario, the automation you build as a chain of modules, work on your team's short links for you. Each module is one brick of that chain: here, 9 actions that shorten a URL, change its settings, pull its statistics or delete it, with no code to write.
Campaign links ready to post. When a marketer adds a landing page to a planning sheet, Shorten an URL turns it into a short link, Update UTM sets the campaign tracking, and Create a Tag files it under the right campaign. Nobody copies and pastes URLs by hand anymore.
Click numbers where the team reads them. Get an URL Analytics fetches the statistics of a short link so a later module can write them into a report or a shared table.
Links that follow the website. A product page moved? Update Source URL points the existing short link to the new address, so printed flyers and old posts keep working. Update URL Expiration and Delete an URL close links once an offer is over.
What Make does not do here: Cuttly Team has no trigger module, so a click cannot start a scenario by itself. Something else has to launch it, a schedule or another app. If you are still choosing a tool, the n8n vs Make comparison lays out the differences, Make pricing explains what each plan counts, and Make training helps you go further.
How do you connect Cuttly Team to Make?
- 01
Copy your team's API key
On the Cuttly website, open the team you want to automate, click the Team settings tab and copy the key shown in the API section. Make will use it to act on that team's links.
- 02
Open a Cuttly Team module in Make
Add any Cuttly Team module to your scenario and click Create a connection. A connection is your Cuttly Team account linked to Make once, then reused by every Cuttly Team module.
- 03
Paste the key and save
Give the connection a clear name in Connection name if you like, for example the team's name, then paste the API key and confirm. Make can now read and change that team's short links.
Build your first scenario with Cuttly Team
GoalWhen a new long URL shows up in another app, Make shortens it with Cuttly Team and tags it for the campaign.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. It comes from the app where your long URLs live, such as a sheet or a form.
- 02
Add Shorten an URL
Click the + on the right of that first module, search for Cuttly Team and pick Shorten an URL. Select your connection, or create it with the API key if this is your first module.
- 03
Map the long URL
In the module fields, map the URL coming from the first module. Each bundle, one item passing from module to module, carries its own URL, so every new row gets its own short link.
- 04
Tag the new link
Add Create a Tag after the shortener and map the short link it returned. Choose a tag that matches your campaign so the link is easy to find later in Cuttly.
- 05
Test with Run once
Click Run once to execute the scenario one time. Open the bubble above each module to read the bundles it received and check that the short link and its tag look right.
- 06
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Make now shortens and tags each new URL without you opening Cuttly.
What can each Cuttly Team module do?
Cuttly Team 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.”
Attaches a tag to one of your short links, so links that belong together stay grouped in Cuttly instead of piling up in one long list.
Delete an URL
ActionIn Make“Deletes your short URL.”
Removes a short link from your Cuttly Team account. Anyone who clicks it afterward no longer reaches the page you pointed it to.
Get an URL Analytics
ActionIn Make“Gets statistic information about your shortened URL.”
Brings the statistics of a short link into your scenario, so the numbers can flow into a spreadsheet, a report or a message to the team.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Sends any request the Cuttly API accepts, using the connection you already set up, which covers what the eight other modules leave out.
Shorten an URL
ActionIn Make“Returns a shortened URL.”
Turns a long address into a Cuttly short link and hands that short link to the next module. It is the starting point of most Cuttly Team scenarios.
Update Source URL
ActionIn Make“Changes source URL of your short URL.”
Changes the destination of an existing short link while the short link itself stays the same, so everything already printed or shared keeps working.
Update Unique Clicks
ActionIn Make“Toggles unique clicks for your short URL.”
Switches the unique clicks option of a short link on or off, so you decide link by link whether Cuttly reports unique clicks.
Update URL Expiration
ActionIn Make“Toggles URL expiration for your short URL.”
Turns the expiration option of a short link on or off, a softer way to handle an ending campaign than deleting the link outright.
Update UTM
ActionIn Make“Changes your shortened URL's UTM.”
Edits the UTM parameters of a short link, the tags that tell your analytics tool which campaign and channel a visit came from.
Need help automating Cuttly Team with Make?
A person reads every message.