Web Scraping & Data Extraction

0394 HTTP Spreadsheetfile Create Webhook

0394 HTTP Spreadsheetfile Create Webhook

Manual
High
17
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
17
Node Types
7

Node Types

airtable
Get File ID
1 node
http Request
Status Failed, Status Uploaded, Status Processing, Download File, Create Records
5 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
if
Campaign is Not Empty
1 node
set
Campaign Not Empty, Campaign Not Empty1, Airtable Base IDs
3 nodes
spreadsheet File
Read File
1 node
airtable Trigger
New Upload
1 node

Workflow JSON

15.62 KB
{
  "meta": {
    "instanceId": "257476b1ef58bf3cb6a46e65fac7ee34a53a5e1a8492d5c6e4da5f87c9b82833",
    "templateId": "2071"
  },
  "name": "0394 HTTP Spreadsheetfile Create Webhook",
  "nodes": [
    {
      "id": "577fb3b7-b0a6-4f2b-9b53-36d1f77de5a0",
      "name": "Get File ID",
      "type": "n8n-nodes-base.airtable",
      "position": [
        1120,
        1120
      ],
      "parameters": {
        "id": "={{ $node[\"New Upload\"].json[\"id\"] }}",
        "base": {
          "__rl": true,
          "mode": "id",
          "value": "={{ $item(\"0\").$node[\"Airtable Base IDs\"].json[\"Base ID\"] }}"
        },
        "table": {
          "__rl": true,
          "mode": "id",
          "value": "={{ $item(\"0\").$node[\"Airtable Base IDs\"].json[\"Upload Table ID\"] }}"
        },
        "options": {},
        "operation": "get"
      },
      "credentials": {
        "airtableTokenApi": {
          "id": "b1TkvXJM6AdmupUh",
          "name": "Airtable Personal Access Token a...

Showing first 1000 characters. Click "Expand" to view the full JSON.