N
n8n Store
Workflow Market
SmartLead Sheet Sync: Auto-Capture Client Inquiries to Airtable

SmartLead Sheet Sync: Auto-Capture Client Inquiries to Airtable

by dae2210 views

描述

分类

📢 Marketing

使用的节点

n8n-nodes-base.coden8n-nodes-base.webhookn8n-nodes-base.airtablen8n-nodes-base.stickyNoten8n-nodes-base.stickyNote
价格免费
浏览量0
最后更新11/28/2025
workflow.json
{
  "id": "bdce0nHPmO7XTznp",
  "meta": {
    "instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
    "templateCredsSetupCompleted": true
  },
  "name": "SmartLead Sheet Sync: Auto-Capture Client Inquiries to Airtable",
  "tags": [],
  "nodes": [
    {
      "id": "b19aeac4-715b-44ea-9470-6bfac9db3dd7",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -840,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "64282f86-0998-4d4b-b7c4-650a1e322de4",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -840,
        260
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "76147af0-fac5-4d1c-95b3-5317b7f44f16",
      "name": "Form Submission Hook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -660,
        440
      ],
      "webhookId": "34e9fb3f-f6bd-4a44-bb58-6fe58ffe4a78",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "36815153-cc90-4df3-ad47-f464482ee55e",
      "name": "Parse + Clean Lead Data",
      "type": "n8n-nodes-base.code",
      "position": [
        -340,
        440
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "dcfaf2cf-806a-4633-a128-5d885b16395f",
      "name": "Airtable",
      "type": "n8n-nodes-base.airtable",
      "position": [
        -80,
        440
      ],
      "parameters": {},
      "typeVersion": 2.1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "69a0c778-ef58-45d2-b3a5-02ffcc769342",
  "connections": {
    "Form Submission Hook": {
      "main": [
        [
          {
            "node": "Parse + Clean Lead Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Parse + Clean Lead Data": {
      "main": [
        [
          {
            "node": "Airtable",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

相关工作流