Workflow: GoogleSheets Webhook Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "Google Sheets",
            "type": "n8n-nodes-base.googleSheets",
            "position": [
                700,
                300
            ],
            "parameters": {
                "range": "Problems!A:D",
                "options": [],
                "sheetId": "17fzSFl1BZ1njldTfp5lvh8HtS0-pNXH66b7qGZIiGRU"
            },
            "credentials": {
                "googleApi": ""
            },
            "typeVersion": 1
        },
        {
            "name": "Webhook",
            "type": "n8n-nodes-base.webhook",
            "position": [
                500,
                300
            ],
            "parameters": {
                "path": "webhook",
                "options": [],
                "responseData": "allEntries",
                "responseMode": "lastNode"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "Webhook": {
            "main": [
                [
                    {
                        "node": "Google Sheets",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

getBible Query v1.0
View
Extract text from PDF and image using Vertex AI (Gemini) into CSV
View
Meeting booked - to newsletter and CRM
View
Get a volume and add it to your bookshelf
View
News Extraction
View
Splitout Zendesk Update Triggered
View
Send Telegram Alerts for New WooCommerce Orders
View
Import Productboard Notes, Companies and Features into Snowflake
View
Code Filter Update Webhook
View
Manual Automate Triggered
View