- Home
- Resources
- Integrations
- dlvr.it
dlvr.it Make integrationAutomate dlvr.it with Make.
Can Make publish to dlvr.it for you while you work elsewhere? Yes. The dlvr.it Make integration gives you 5 modules: 4 actions and 1 search. This page shows content teams how to link the account, shorten a URL and send a first post without code.
Verified Trustpilot reviews · AI, automation & growth agency
What can the dlvr.it Make integration do for you?
The dlvr.it Make integration links your dlvr.it account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules. Each module is one brick of that chain. Here, the bricks let Make post to your dlvr.it accounts or routes, shorten links and list your routes.
Share every new article without copying links. Another app hands Make the address of a fresh blog post, Request a Short URL turns it into a compact link, and Post to an Account publishes it on the dlvr.it account you pick. Shortening requires a paid dlvr.it subscription, so check your plan first.
Send one message through a route you already set up. If your dlvr.it workspace organizes publishing into routes, Post to a Route lets a scenario reuse that setup. List Routes returns every route, which helps when you want Make to pick the right one instead of typing it by hand.
Reach anything the listed modules skip. Make an API Call reaches any endpoint of the dlvr.it API with the same connection. dlvr.it has no trigger in Make, so a scenario starts from another app or from a schedule.
The same app often exists as an n8n node too; the n8n vs Make comparison lays out both tools. For hands-on help, see our Make training or check Make pricing before you scale.
How do you connect dlvr.it to Make?
- 01
Copy your API key
Log in to dlvr.it, open Settings, then the Account subsection. Your API key sits there. Copy it and keep the tab open, you paste it in Make a moment later.
- 02
Add a dlvr.it module
In your Make scenario, add any dlvr.it module and click Create a connection. A connection is your dlvr.it account linked to Make once, then reused by every dlvr.it module you add.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps if you run several accounts. Paste the API key, or follow the instructions Make shows on screen, and save.
Build your first dlvr.it scenario
GoalWhen another app hands Make a new article URL, Make shortens it with dlvr.it and posts it to your account.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. Pick the app that knows about your new articles, since dlvr.it has no trigger of its own.
- 02
Add Request a Short URL
Click the + to the right of that first module, search for dlvr.it and choose Request a Short URL. Click Create a connection if you have not linked the account yet.
- 03
Map the article address
In the module, map the article URL coming from the first module. Mapping means picking a value from the previous step instead of typing it, so each new article gets its own short link.
- 04
Post to your account
Add Post to an Account after it, choose the dlvr.it account from the list Make loads, and map the short link from the previous module into your message.
- 05
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles each module received; a bundle is one item passed along, here one article.
- 06
Schedule and switch on
Open the clock on the first module. A new scenario checks every 15 minutes by default, and the Free plan cannot go lower. Then switch the scenario on.
What each dlvr.it module does
dlvr.it gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module covers what the other four leave out: it sends an authorized request to any endpoint of the dlvr.it API, using the connection you already made.
Post to an Account
ActionIn Make“Posts to the selected account.”
You get a post published straight to one dlvr.it account, picked in the module, with content mapped from earlier steps of the scenario.
Post to a Route
ActionIn Make“Posts to the selected route.”
Instead of targeting one account, this module sends your post through a route you selected, so the publishing setup you built in dlvr.it does the rest.
Request a Short URL
ActionIn Make“Creates a shortened version of a URL.”
Hand it a long address and it returns a shortened version you can drop into the next module, a post, an email or a spreadsheet row.
List Routes
SearchIn Make“Lists all routes.”
This search gives you every route in your dlvr.it account, each one as a separate bundle that later modules can read or filter.
Need help automating dlvr.it with Make?
A person reads every message.