How to sync starred GitHub repos to Raindrop via NodeRED
The following flow syncs starred repos of a GitHub user to Raindrop.io every 10min and on trigger: “Every 10min” is a cron trigger node that fires every 10min. “timestamp” is an inject node for triggering the flow manually. ...