AutomationFlowsGeneral › Receive Google Sheets Data via Webhook

Receive Google Sheets Data via Webhook

Original n8n title: Receive Google Sheet Data via REST API

Receive Google Sheet Data Via Rest Api. Uses googleSheets. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesGoogle Sheets
General Trigger: Webhook Nodes: 2 Complexity: ★☆☆☆☆ Added:

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 →

Download .json
{
  "nodes": [
    {
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        700,
        300
      ],
      "parameters": {
        "range": "Problems!A:D",
        "options": {},
        "sheetId": "17fzSFl1BZ1njldTfp5lvh8HtS0-pNXH66b7qGZIiGRU"
      },
      "credentials": {
        "googleApi": "<your credential>"
      },
      "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
          }
        ]
      ]
    }
  }
}

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.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Receive Google Sheet Data Via Rest Api. Uses googleSheets. Webhook trigger; 2 nodes.

Source: https://github.com/Zie619/n8n-workflows — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

My Workflow. Uses googleSheets. Webhook trigger; 2 nodes.

Google Sheets
General

JORDANA. Uses googleSheets. Webhook trigger; 2 nodes.

Google Sheets
General

Rodopi Dent - Finance UPDATE. Uses googleSheets. Webhook trigger; 10 nodes.

Google Sheets
General

BARIN ALP - Auth Login. Uses googleSheets. Webhook trigger; 6 nodes.

Google Sheets
General

Rodopi Dent - Finance GET. Uses googleSheets. Webhook trigger; 6 nodes.

Google Sheets