Workflow: Raindrop

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "Raindrop",
            "type": "n8n-nodes-base.raindrop",
            "position": [
                470,
                320
            ],
            "parameters": {
                "title": "n8n-docs",
                "operation": "create",
                "additionalFields": []
            },
            "credentials": {
                "raindropOAuth2Api": "Raindrop OAuth Credentials"
            },
            "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": "Raindrop OAuth Credentials"
            },
            "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": "Raindrop OAuth Credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "Raindrop3",
            "type": "n8n-nodes-base.raindrop",
            "position": [
                1070,
                320
            ],
            "parameters": {
                "resource": "bookmark",
                "bookmarkId": "={{$json[\"_id\"]}}"
            },
            "credentials": {
                "raindropOAuth2Api": "Raindrop OAuth Credentials"
            },
            "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
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Schedule Removeduplicates Create Scheduled
View
Send SMS to numbers stored in Airtable with Twilio
View
Splitout Filter Send Webhook
View
Manual Stickynote Automation Webhook
View
Airtable Mindee Automate Webhook
View
Inverview Scheduler
View
Send daily weather updates via a push notification using the Pushcut node
View
Telegram Code Update Webhook
View
Splitout Redis Create Triggered
View
Receive_and_analyze_emails_with_rules_in_Sublime_Security
View