Workflow: GoogleSheets GoogleDrive Automate

Workflow Details

Download Workflow
{
    "meta": {
        "instanceId": "b503899dfd9ae32bbf8e1f446a1f2c9b3c59f80c79b274c49b1606b7ae9579e1"
    },
    "nodes": [
        {
            "id": "21da7bb6-6544-4756-9d0a-ab8ae21650d4",
            "name": "Google Sheets Trigger",
            "type": "n8n-nodes-base.googleSheetsTrigger",
            "position": [
                -120,
                -20
            ],
            "parameters": {
                "event": "rowAdded",
                "options": [],
                "pollTimes": {
                    "item": [
                        {
                            "mode": "everyMinute"
                        }
                    ]
                },
                "sheetName": {
                    "__rl": true,
                    "mode": "list",
                    "value": "gid=0",
                    "cachedResultUrl": "https:\/\/docs.google.com\/spreadsheets\/d\/1SP8Y-qffC96ZV3ueVUYWP5pjqtaycaM7Kbv5L-ztw5g\/edit#gid=0",
                    "cachedResultName": "Sheet1"
                },
                "documentId": {
                    "__rl": true,
                    "mode": "list",
                    "value": "1SP8Y-qffC96ZV3ueVUYWP5pjqtaycaM7Kbv5L-ztw5g",
                    "cachedResultUrl": "https:\/\/docs.google.com\/spreadsheets\/d\/1SP8Y-qffC96ZV3ueVUYWP5pjqtaycaM7Kbv5L-ztw5g\/edit?usp=drivesdk",
                    "cachedResultName": "URL list"
                }
            },
            "typeVersion": 1
        },
        {
            "id": "39a9a0a3-13c7-4271-bca4-31848201e48b",
            "name": "Take a screenshot of a website",
            "type": "@custom-js\/n8n-nodes-pdf-toolkit.websiteScreenshot",
            "position": [
                160,
                -20
            ],
            "parameters": {
                "urlInput": "={{ $json.Url }}"
            },
            "typeVersion": 1
        },
        {
            "id": "1dc3cb1a-99ee-4e85-b628-0f4a77149728",
            "name": "Store Screenshots",
            "type": "n8n-nodes-base.googleDrive",
            "position": [
                400,
                -20
            ],
            "parameters": {
                "name": "={{ $json.Title }}.png",
                "driveId": {
                    "__rl": true,
                    "mode": "list",
                    "value": "My Drive"
                },
                "options": [],
                "folderId": {
                    "__rl": true,
                    "mode": "list",
                    "value": "1oFbmzgG2fsRix45r5JtowYjAdwskJ0P6",
                    "cachedResultUrl": "https:\/\/drive.google.com\/drive\/folders\/1oFbmzgG2fsRix45r5JtowYjAdwskJ0P6",
                    "cachedResultName": "screenshots"
                }
            },
            "typeVersion": 3
        }
    ],
    "pinData": [],
    "connections": {
        "Google Sheets Trigger": {
            "main": [
                [
                    {
                        "node": "Take a screenshot of a website",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "Take a screenshot of a website": {
            "main": [
                [
                    {
                        "node": "Store Screenshots",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Splitout Editimage Automate Triggered
View
Executecommand Localfile Automation Triggered
View
Schedule Twilio Automation Webhook
View
Optimize Prompt
View
Perplexity Researcher
View
Post RSS feed items from yesterday to Slack
View
Splitout Datetime Create Webhook
View
Integrating AI with Open-Meteo API for Enhanced Weather Forecasting
View
Microsoftexcel Manual Create Triggered
View
Telegram Splitout Import Webhook
View