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

Stickynote Notion Send Webhook
View
Manual Schedule Automate Scheduled
View
Wordpress Converttofile Process Triggered
View
RAG Workflow For Stock Earnings Report Analysis
View
Code Typeform Create Triggered
View
Mattermost Pagerduty Automate Webhook
View
Backup Squarespace code Injections to Github
View
Splitout Schedule Create Scheduled
View
Streamline data from an n8n form into Google Sheet and Airtable
View
Graphql Webhook Automate Webhook
View