Automatically Save New YouTube Playlist Items to Raindrop - n8n Workflow | Neura Market
Automatically Save New YouTube Playlist Items to Raindrop
This workflow fetches items from a specified YouTube playlist every 30 minutes and saves new entries to a Raindrop collection, ensuring you never miss an update.
This workflow is designed to automate the process of monitoring a YouTube playlist and capturing new videos into Raindrop. It uses a cron job to check the playlist every 30 minutes, filters out previously saved videos, and adds only the new ones to Raindrop. This ensures your collection is always up-to-date with the latest content from your favorite playlists.
Platform
n8n
Category
Productivity
Price
Free
Creator
Finn O'Brien
cron
youTube
function
raindrop
functionItem
manualTrigger
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.