Dub Make integrationAutomate Dub with Make.
What if every new page got its short link without anyone opening Dub? The Dub Make integration gives you 6 modules: 5 actions and 1 search. This guide is for marketers and ops people who share links all day, and it walks you from the API key to a working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can you automate with the Dub Make integration?
The Dub Make integration lets a Make scenario, the automation you build in Make, create, change, look up or remove your Dub short links for you. Each step of that scenario is a module, a single brick such as an action or a search, and Dub brings six of them, all usable on the Free plan.
Short links that appear on their own. When a product goes live in your store or a row lands in a spreadsheet, Upsert a Link returns the short link for that URL. If one already exists, you get it back instead of a duplicate, which keeps a busy campaign tidy.
Campaign links that follow your plans. A landing page moves, a promo ends: Update a Link changes the details of the existing short link, so you do not have to create and share a new one.
A cleaner workspace. Retrieve a Link reads the info of a link before you act on it, and Delete a Link removes the ones you no longer want. Put a filter between the two so nothing leaves by accident.
Dub has no trigger in Make, so it cannot start a scenario by itself: another app or the scenario schedule does that. When a listed module falls short, Make an API Call reaches the rest of the Dub API. Want the bigger picture before you build? Read our Make review, check Make pricing, or weigh the options in n8n vs Make.
How do you connect your Dub account to Make?
- 01
Generate an API key in Dub
In your Dub workspace dashboard, open Settings, then the API Keys section, and create a new key. Pick the permission level that matches what your scenario will do, then copy the key shown on screen.
- 02
Add a Dub module in Make
In your scenario, add any Dub module and click Create a connection. A connection is your Dub account linked to Make once, then reused by every Dub module you add later.
- 03
Paste the key and save
Give it a clear name in Connection name if you manage several workspaces; this field is optional. Paste the API key you copied from Dub, confirm, and Make can now read and write your links.
Your first scenario with Dub
GoalWhen a new URL shows up in another app, Make returns its Dub short link without creating a duplicate.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Since Dub has no trigger, pick the app that holds your URLs, such as a sheet or your store.
- 02
Add Upsert a Link
Click the + on the right of that first module, search for Dub and choose Upsert a Link. Select the connection you created, or click Create a connection if this is your first Dub module.
- 03
Map the destination URL
In the Dub module, map the URL coming from the first module instead of typing it. Each bundle, one item passed from module to module, then brings its own URL and gets its own short link.
- 04
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles each module received. Open the Dub output to see the short link, then run it again to confirm no duplicate appears.
- 05
Schedule and switch it on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each module run counts as an operation, the unit Make tracks on your plan.
What each Dub module does
Dub gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Link
ActionIn Make“Creates a new short link.”
Create a Link turns a long URL into a fresh Dub short link that the next modules can post, email or store.
Delete a Link
ActionIn Make“Deletes a short link.”
Delete a Link removes a short link from your Dub workspace, which keeps your list free of dead campaigns and test links.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any endpoint of the Dub API from your scenario, reusing the connection you already set up.
Update a Link
ActionIn Make“Update the details of a short link.”
Update a Link edits the details of a short link you already shared, so you do not have to create and send out another one.
Upsert a Link
ActionIn Make“If a link with the same URL already exists, return it (or update it if there are any changes). Otherwise, a new link will be created.”
Upsert a Link hands you the right short link for a URL whatever happens: the existing one if the URL is already known, updated if something changed, or a new one otherwise.
Retrieve a Link
SearchIn Make“Retrieve the info for a link.”
Retrieve a Link reads the info of a Dub link so later modules can use it in a report, a message or a decision.
Need help automating Dub with Make?
A person reads every message.