The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"nodes": [
{
"name": "Raindrop",
"type": "n8n-nodes-base.raindrop",
"position": [
470,
320
],
"parameters": {
"title": "n8n-docs",
"operation": "create",
"additionalFields": {}
},
"credentials": {
"raindropOAuth2Api": "<your credential>"
},
"typeVersion": 1
},
{
"name": "Raindrop1",
"type": "n8n-nodes-base.raindrop",
"position": [
670,
320
],
"parameters": {
"link": "https://docs.n8n.io",
"resource": "bookmark",
"operation": "create",
"collectionId": "={{$json[\"_id\"]}}",
"additionalFields": {
"title": "Documentation"
}
},
"credentials": {
"raindropOAuth2Api": "<your credential>"
},
"typeVersion": 1
},
{
"name": "Raindrop2",
"type": "n8n-nodes-base.raindrop",
"position": [
870,
320
],
"parameters": {
"resource": "bookmark",
"operation": "update",
"bookmarkId": "={{$json[\"_id\"]}}",
"updateFields": {
"title": "n8n Documentation"
}
},
"credentials": {
"raindropOAuth2Api": "<your credential>"
},
"typeVersion": 1
},
{
"name": "Raindrop3",
"type": "n8n-nodes-base.raindrop",
"position": [
1070,
320
],
"parameters": {
"resource": "bookmark",
"bookmarkId": "={{$json[\"_id\"]}}"
},
"credentials": {
"raindropOAuth2Api": "<your credential>"
},
"typeVersion": 1
}
],
"connections": {
"Raindrop": {
"main": [
[
{
"node": "Raindrop1",
"type": "main",
"index": 0
}
]
]
},
"Raindrop1": {
"main": [
[
{
"node": "Raindrop2",
"type": "main",
"index": 0
}
]
]
},
"Raindrop2": {
"main": [
[
{
"node": "Raindrop3",
"type": "main",
"index": 0
}
]
]
}
}
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
raindropOAuth2Api
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Create A Collection And Create Update And Get A Bookmark In Raindrop. Uses raindrop. Manual trigger; 4 nodes.
Source: https://github.com/Zie619/n8n-workflows — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Raindrop:User:get:Collection:create get update getAll delete:Bookmark:create get update getAll delete:Tag:getAll delete. Uses start, raindrop. Manual trigger; 14 nodes.
PostHog:Event:create:Identity:create:Alias:create:Track:page screen. Uses start, postHog. Manual trigger; 6 nodes.
This n8n template demonstrates how to identify new queries in Google Search Console that had no impressions in the past but appeared for the first time in the last 7 days. It also segments them into t