- Home
- Resources
- Integrations
- Raindrop.io
Raindrop.io Make integrationAutomate Raindrop.io with Make.
Can Make keep your Raindrop.io library moving without you? Yes. The Raindrop.io Make integration gives you 14 modules for bookmarks and collections, from spotting new ones to bulk imports. This guide connects your account, builds a first scenario and explains each module in plain words.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Raindrop.io Make integration do for you?
The Raindrop.io Make integration links your Raindrop.io account to Make so bookmarks and collections move on their own. A scenario, the automation you build in Make, can spot new items, create, update, list or delete them, and pass them to your other apps. You get 14 modules: 2 triggers, 9 actions and 3 searches, with no code to write.
A shared reading feed. Watch Bookmarks notices each new bookmark and hands it to the app your team reads, so a good article does not stay buried in one person's library.
A clean move from an old bookmark file. Parse HTML Bookmark File reads an HTML bookmark file, and Create a Bookmark recreates every entry in Raindrop.io, one bundle (one item passed between modules) at a time.
A reading space for each project. When a project opens in your CRM, Create a Collection prepares its collection. Watch Collections can then tell the rest of your tools that a new collection exists.
One thing Make does not offer for this app is an instant trigger. Both triggers are scheduled, so Make checks Raindrop.io at intervals rather than hearing from it the moment you save a link. For anything the listed modules skip, Make an API Call reaches the rest of the API with the same connection.
Weighing tools? The n8n vs Make comparison sets both side by side, and n8n often has a node for the same app. To plan your operations, read Make pricing, and if this is your first scenario, Make training starts from the basics.
How do you connect Raindrop.io to Make?
- 01
Register an application in Raindrop.io
In Raindrop.io, open the integrations section of your settings and click the button that creates a new application. Enter the callback URI given in the tip below, then copy the Client ID and the Client secret displayed on screen.
- 02
Add a module and open the connection
In Make, add any Raindrop.io module to your scenario and click Create a connection. Filling the Connection name field is optional, but a clear name helps once you link more than one Raindrop.io account.
- 03
Paste your credentials and confirm
Paste the Client ID and Client secret you copied, or follow the instructions Make shows on screen. The connection is your Raindrop.io account linked to Make once: every Raindrop.io module in every scenario reuses it.
Your first scenario: send links from another app to Raindrop.io
GoalWhen a link shows up in another app, Make saves it as a new bookmark in Raindrop.io.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario and click the + to place the first module. Each module is one brick of the flow: a trigger, an action or a search.
- 02
Pick where the links come from
Search for the app where your links appear, such as a form or a spreadsheet, and choose its module. It starts the flow and hands each new item to the next module as a bundle.
- 03
Add Create a Bookmark
Click the + on the right, search for Raindrop.io and pick Create a Bookmark. Click Create a connection if needed, then map the data coming from the first module.
- 04
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles each module received. Open Raindrop.io and check that the bookmark is there.
- 05
Schedule it and switch it on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. On the Free plan, 15 minutes is also the shortest interval allowed.
What can start a Raindrop.io scenario?
2 modules start a scenario when something happens in Raindrop.io. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Raindrop.io as soon as it happens.
Watch Bookmarks
Scheduled triggerIn Make“Triggers when a new bookmark is created.”
Every new bookmark you save in Raindrop.io can start your scenario, so the links you collect travel on to other tools without anyone forwarding them.
Watch Collections
Scheduled triggerIn Make“Triggers when a new collection is created.”
A new collection in Raindrop.io becomes the starting signal of your scenario, which is useful when a collection stands for a client, a topic or a project.
What the Raindrop.io modules do in Make
Raindrop.io gives you 12 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Bookmark
ActionIn Make“Creates a new bookmark.”
Your scenario saves a link into Raindrop.io for you, so a page spotted in another app ends up in your library with no copy and paste. Each run creates one bookmark from the data mapped earlier.
Create a Collection
ActionIn Make“Creates a collection.”
A fresh collection appears in Raindrop.io as soon as your scenario needs a new home for links, for example one per client. The bundle it returns lets later modules reuse the new collection.
Delete a Bookmark
ActionIn Make“Deletes a bookmark.”
Links that have done their job leave your library without a manual cleanup: this module removes one bookmark per run.
Delete a Collection
ActionIn Make“Deletes a collection.”
When a project ends, its whole collection can go with it, keeping your Raindrop.io sidebar limited to work that is still alive.
Get a Bookmark
ActionIn Make“Gets a bookmark.”
You get one bookmark in full, ready for the modules after it to reuse what Raindrop.io stores about that link.
Get a Collection
ActionIn Make“Gets a collection.”
This module hands your scenario the details of a single collection, handy when a message or a report should describe the collection properly.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Whatever the ready-made modules leave out, this one lets you reach any endpoint of the Raindrop.io API, using the connection you already set up.
Update a Bookmark
ActionIn Make“Updates a bookmark.”
Instead of saving a second copy, your scenario edits a bookmark that already exists, so the library stays clean when information about a link changes.
Update a Collection
ActionIn Make“Updates a collection.”
A collection keeps pace with the project it tracks, because the scenario edits it rather than building a new one.
List Bookmarks
SearchIn Make“Lists bookmarks.”
Many links come back at once, each as its own bundle, so one run can review, export or clean a whole set of bookmarks.
List Collections
SearchIn Make“Lists collections.”
You see every collection your scenario can reach, one bundle per collection, which makes it easy to find the right one before acting on it.
Parse HTML Bookmark File
SearchIn Make“Extracts importable bookmarks from an HTML bookmark file.”
An HTML bookmark file turns into bookmarks ready to import, each one coming out of the module as a separate bundle.
Need help automating Raindrop.io with Make?
A person reads every message.