YOURLS Make integrationAutomate YOURLS with Make.
What if every new link got its short version without anyone opening YOURLS? The YOURLS Make integration gives you 6 action modules to shorten, expand and measure links. This guide is for marketers and ops people: connect the account, then build a first scenario that runs alone.
Verified Trustpilot reviews · AI, automation & growth agency
What can the YOURLS Make integration do for you?
The YOURLS Make integration links your YOURLS link shortener to Make, a visual tool where you chain apps without code. You build a scenario (the automation itself), made of modules (one brick each: a trigger, an action, a search). YOURLS brings 6 action modules, so the starting signal comes from another app or from a schedule.
Short links that appear on their own. A new product page, a webinar registration link, a post in your content calendar: whatever app holds the long URL can hand it to Shorten an URL, and the short version flows into the next step of the scenario.
A stats report nobody has to compile. Get an URL Statistics pulls the numbers of one short link, and Get a Database Statistics gives the view across your whole YOURLS install. Drop both into a spreadsheet row and the campaign review writes itself.
A safety check before a link goes out. Expand an URL tells you where a short link really leads, handy before you reuse a short link from an old campaign that nobody remembers.
Two honest limits. YOURLS has no trigger in Make, so it never starts a scenario by itself. And Make's own documentation for YOURLS is marked as limited, so for anything beyond the six modules, Make an API Call is your way in. If you are still weighing tools, the n8n vs Make comparison and the YOURLS n8n integration page cover the other side, and the Make review covers the platform itself.
How do you connect YOURLS to Make?
- 01
Add a YOURLS module
Inside a scenario, click the + and search for YOURLS. Pick any of its modules, for example Shorten an URL, then click Create a connection. A connection is your YOURLS account linked to Make once and reused by every YOURLS module.
- 02
Name the connection
This step is optional, yet worth it. A clear name like "YOURLS marketing links" saves you from guessing later, especially if a colleague builds scenarios on the same Make account.
- 03
Authorize and save
Follow what the window asks: either approve Make on the YOURLS side, or paste the key your YOURLS setup gives you. Then click Save. The module is now ready to use your account.
Your first scenario: shorten every new link automatically
GoalWhen a new long URL shows up in another app, Make creates its short YOURLS version.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the canvas. That empty circle is where your first module goes.
- 02
Pick the starting app
YOURLS has no trigger, so choose the app where your long URLs live, a form, a spreadsheet or a CMS, and pick its trigger module. Connect that account the same way as YOURLS.
- 03
Add Shorten an URL
Click the + on the right of the first module, search YOURLS and pick Shorten an URL. In its URL field, map the long link coming from the first module instead of typing it.
- 04
Test with Run once
Click Run once. Make executes the scenario one time and shows each bundle, meaning each item passed from one module to the next. Check that a short link came back.
- 05
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default) and switch the scenario on. From there, each new link gets its short version without you.
What each YOURLS module does
YOURLS gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Expand an URL
ActionIn Make“Retuns an original version of the shorten URL.”
Give this module a short link and it hands back the full original address hidden behind it. It is the reverse of shortening, and it costs one operation, the unit Make counts on your plan.
Get a Database Statistics
ActionIn Make“Retrieves a statistics information for a database.”
Rather than looking at one link, this module returns the statistics of your whole YOURLS database in a single bundle. Think of it as the dashboard summary, fetched by Make instead of by you.
Get an App Version
ActionIn Make“Returns a version of the current app installed.”
This one asks YOURLS which version is currently installed and returns the answer. Small module, but it tells you straight away whether Make can talk to your install at all.
Get an URL Statistics
ActionIn Make“Retrieves a statistics information for a shortened URL.”
Point it at one short link and it brings back the statistics YOURLS keeps for that link. Where Get a Database Statistics sums everything, this module zooms in on a single campaign or post.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Your escape hatch. This module calls any endpoint of the YOURLS API with the connection you already set up, so you are not stuck when the five ready-made modules stop short of your need.
Shorten an URL
ActionIn Make“Creates a short version of an existing URL.”
The workhorse of the integration: send a long address, get back a short YOURLS link ready to paste in a post, an email or a QR code. It is the module most scenarios start with after their trigger.
Need help automating YOURLS with Make?
A person reads every message.