{
  "name": "Discover & generate leads from social engagement using Trigify, Google Sheets, and Slack",
  "nodes": [
    {
      "id": "5df779cd-4b8f-48f1-99eb-7f35857733ff",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -500,
        -160
      ]
    },
    {
      "id": "18783096-48f5-4997-8a20-de41da5a10c5",
      "name": "Edit Fields",
      "type": "n8n-nodes-base.set",
      "position": [
        -280,
        -380
      ]
    },
    {
      "id": "e8e4aaa0-7749-400a-a7fb-85f3cff44d11",
      "name": "Edit Fields1",
      "type": "n8n-nodes-base.set",
      "position": [
        -300,
        80
      ]
    },
    {
      "id": "9680c2f0-fcda-4206-8828-1cddf3979ca2",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        400,
        -380
      ]
    },
    {
      "id": "554cf89f-d46d-40d0-a9ad-e1d0fad699f2",
      "name": "Google Sheets1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -60,
        -380
      ]
    },
    {
      "id": "bdcdabb3-3d4d-4570-b9aa-133e9c824aa0",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        160,
        -380
      ]
    },
    {
      "id": "21907ad2-aae0-4d47-8044-525b27500fb1",
      "name": "Slack",
      "type": "n8n-nodes-base.slack",
      "position": [
        620,
        -380
      ]
    },
    {
      "id": "704638cf-b139-4e54-8e48-898f0ef3cc8c",
      "name": "Google Sheets2",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        340,
        100
      ]
    },
    {
      "id": "9b084b47-1783-4b5a-8752-8b137eb4713b",
      "name": "If1",
      "type": "n8n-nodes-base.if",
      "position": [
        -80,
        80
      ]
    },
    {
      "id": "a2de7f1e-dff7-4f8b-8e7b-cf88403b9644",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -420
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": "## Being alerted to new Thought Leader post from Trigify.io"
      }
    },
    {
      "id": "a7f81174-864d-4cbf-bf9e-a232230ffce1",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        20
      ],
      "parameters": {
        "width": 260,
        "height": 200,
        "content": "## Being alerted to new engagers on that post from the Thought Leader from Trigify.io."
      }
    },
    {
      "id": "d9780777-69c1-48b6-88ae-0ca1d6a8a3a1",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -140,
        20
      ],
      "parameters": {
        "width": 260,
        "height": 200,
        "content": "Edit this IF for your ICP."
      }
    },
    {
      "id": "09072558-0f1e-4ab8-8c3b-d873a445a9cb",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -140,
        -480
      ],
      "parameters": {
        "width": 700,
        "height": 300,
        "content": "This is stopping duplicate posts being added here."
      }
    },
    {
      "id": "9f198075-800c-4043-a836-dc55a9d7dd9d",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        240,
        0
      ],
      "parameters": {
        "width": 320,
        "height": 260,
        "content": "You could use a CRM here instead or send this data through to an outreach tool."
      }
    }
  ],
  "connections": {
    "If": {
      "main": [
        [],
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If1": {
      "main": [
        [
          {
            "node": "Google Sheets2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Webhook": {
      "main": [
        [
          {
            "node": "Edit Fields",
            "type": "main",
            "index": 0
          },
          {
            "node": "Edit Fields1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields": {
      "main": [
        [
          {
            "node": "Google Sheets1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Fields1": {
      "main": [
        [
          {
            "node": "If1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets": {
      "main": [
        [
          {
            "node": "Slack",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets1": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}