Save Mastodon Bookmarks to Raindrop Automatically - n8n Workflow | Neura Market
Save Mastodon Bookmarks to Raindrop Automatically
Automatically syncs Mastodon bookmarks to Raindrop.io using API, with pagination and deduplication for seamless archiving.
This workflow automates the transfer of bookmarked posts from Mastodon to Raindrop.io, ensuring your saved content is preserved and organized beyond the social platform. It triggers on a schedule (or manually), fetches new bookmarks via the Mastodon API using a bearer token, processes pagination with min_id tracking via static data to prevent duplicates, splits and filters the response for valid entries, and saves each bookmark as a Raindrop item with title, URL, and optional card preview.
Key
Platform
n8n
Category
IT & Development
Price
$14.99
Creator
Jordi Faber
Mastodon
Raindrop
bookmarks
automation
sync
social media
API
pagination
knowledge management
scheduling
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.