- Home
- Resources
- Integrations
- Short.io
Short.io Make integrationAutomate Short.io with Make.
What if every short link could be created, updated or archived without opening Short.io? The Short.io Make integration gives you 11 modules: 1 trigger, 9 actions and 1 search. This page shows how to connect your account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Short.io Make integration do for your links?
The Short.io Make integration links your Short.io account to Make so that your domains and branded links are handled inside a scenario, which is the automation you build in Make. Each step of that scenario is a module, and the Short.io modules create, change, find, archive or delete links for you.
Branded links made for you. A marketing team keeps campaign URLs in a spreadsheet or a CRM. Put the module of that other app first, then Create a Link, and every new URL gets its short version on your branded domain, with a random slug if you want one.
Clean up without breaking anything. When a campaign ends, Find a link locates the link by its path or original URL, and Archive a Link hides it from the dashboard while the redirect keeps working. Delete a Link is there when the link must truly go.
Keep an eye on your domains. Watch Domains reacts to domain changes on the scenario's schedule, and List Domains returns every domain of the account so a later module can pick the right one.
The doc lists no numeric limit for this app, and two modules, Get Link and Expire Link, come without an official description. When a listed module falls short, Make an API Call reaches the rest of the Short.io API with the same connection. If you are still weighing tools, the n8n vs Make comparison lays out the criteria, the Make pricing page explains how operations are counted, and Make training helps a team get started.
How do you connect Short.io to Make?
- 01
Copy your secret key
Log in to Short.io, open the menu in the top-left corner and choose Integrations & API. Copy the Secret key value and keep it somewhere safe, because Make will ask for it in a moment.
- 02
Add a Short.io module
In your Make scenario, add any Short.io module and click Create a connection. A connection is your Short.io account linked to Make once, then reused by every Short.io module. The Connection name field is optional.
- 03
Paste the key and save
Paste the secret key into the API key field and click Save. If Short.io asks you to authenticate and confirm access, do it. The connection then appears in the list of every Short.io module.
Your first scenario with Short.io
GoalWhen a new long URL arrives in another app, Make creates its short link in Short.io.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Pick the app that holds your long URLs, such as a sheet or a form, and connect it.
- 02
Add Create a Link
Click the + on the right of that first module, search for Short.io and choose Create a Link. Click Create a connection and paste your secret key, as shown above.
- 03
Map the long URL
Fill the module fields and map the long URL coming from the first module. Once the connection exists, Make lists what it can read in your Short.io account, such as your domains.
- 04
Test with Run once
Click Run once. Make runs the scenario one time, and you can open each module to read the bundles it received. A bundle is one item passing from a module to the next, here one URL.
- 05
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. On the Free plan, 15 minutes is also the shortest interval.
What starts a Short.io scenario
1 module starts a scenario when something happens in Short.io. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Short.io as soon as it happens.
Watch Domains
Scheduled triggerIn Make“Watch for domain changes.”
Watch Domains picks up changes to the domains of your Short.io account and hands each one to the rest of the scenario, so a domain edit can set off whatever should follow.
What Short.io can do in Make
Short.io gives you 10 modules in 4 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Domain
1 moduleList Domains
SearchIn Make“Returns list of domains.”
List Domains returns every domain of your Short.io account, one bundle per domain, which gives the scenario a clean list to choose from before it touches any link.
Link
6 modulesGet Link
ActionIn the docs onlyGet Link, going by its name, brings back a single link so later modules can use its details. The documentation lists it but gives no description.
Create a Link
ActionIn Make“Creates a link for your branded domain, optionally generates a random slug.”
Create a Link turns a long URL into a short link on your branded domain, and it can make up a random slug when you do not want to write one yourself.
Update a Link
ActionIn Make“Changes link parameters by ID.”
Update a Link changes the settings of an existing link, found by its ID, so the short URL you already shared keeps working while what sits behind it moves.
Archive a Link
ActionIn Make“Hides a link from dashboard, but keeps redirect active.”
Archive a Link takes a link out of the Short.io dashboard while the redirect stays active, which keeps your list tidy without breaking anyone's click.
Expire Link
ActionIn the docs onlyExpire Link appears in the documentation with no description, and its name points to ending a link's life. Treat that as a reading of the name, not a documented behavior.
Delete a Link
ActionIn Make“Removes a link by link identifier.”
Delete a Link removes a link for good, using its identifier, which frees your dashboard from links that should never be clicked again.
Other
1 moduleMake an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets the scenario reach any endpoint of the Short.io API with the connection you already set up, which covers the jobs no listed module handles.
Other modules
2 modulesFind a link
ActionIn Make“Finds a link by link path or original URL.”
Find a link looks up a link from its path or from the original URL, so the scenario can recover a link you created earlier without knowing its ID.
Get a Link by Identifier
ActionIn Make“Returns a link by identifier.”
Get a Link by Identifier returns one link when you already hold its ID, which is the most direct way to read a link that another step stored.
Need help automating Short.io with Make?
A person reads every message.