{
  "name": "Post-Purchase Review Requests",
  "nodes": [
    {
      "parameters": {
        "path": "lead",
        "httpMethod": "POST",
        "responseMode": "onReceived"
      },
      "id": "83902bd6-d9d2-44ac-9731-9ab09042701c",
      "name": "webhook-1",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        260,
        300
      ]
    },
    {
      "parameters": {
        "amount": 1,
        "unit": "days"
      },
      "id": "f5fc85d6-a915-47b6-a107-953b17a2b92d",
      "name": "wait-2",
      "type": "n8n-nodes-base.wait",
      "typeVersion": 1.1,
      "position": [
        480,
        300
      ]
    },
    {
      "parameters": {
        "resource": "message",
        "operation": "send"
      },
      "id": "8404ee35-f03e-4756-a7e4-49b7ec7a8c0e",
      "name": "gmail-3",
      "type": "n8n-nodes-base.gmail",
      "typeVersion": 2.1,
      "position": [
        700,
        300
      ]
    },
    {
      "parameters": {
        "path": "lead",
        "httpMethod": "POST",
        "responseMode": "onReceived"
      },
      "id": "298523f6-0c6a-40f9-8203-3a9cc7cd70d8",
      "name": "webhook-4",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        920,
        300
      ]
    },
    {
      "parameters": {
        "conditions": {
          "conditions": []
        }
      },
      "id": "3017647b-a554-4d6c-82fc-ee31289d787c",
      "name": "if-5",
      "type": "n8n-nodes-base.if",
      "typeVersion": 2,
      "position": [
        1140,
        300
      ]
    },
    {
      "parameters": {
        "url": "",
        "method": "POST"
      },
      "id": "ed82dfaf-d09a-4157-a35a-d7ab6d647d7f",
      "name": "http-6",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        1360,
        300
      ]
    },
    {
      "parameters": {
        "operation": "append"
      },
      "id": "c5e67f0c-79b8-4582-bb91-b8095ab1916e",
      "name": "googleSheets-7",
      "type": "n8n-nodes-base.googleSheets",
      "typeVersion": 4.5,
      "position": [
        1580,
        300
      ]
    }
  ],
  "connections": {
    "webhook-1": {
      "main": [
        [
          {
            "node": "wait-2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "wait-2": {
      "main": [
        [
          {
            "node": "gmail-3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "gmail-3": {
      "main": [
        [
          {
            "node": "webhook-4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "webhook-4": {
      "main": [
        [
          {
            "node": "if-5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "if-5": {
      "main": [
        [
          {
            "node": "http-6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "http-6": {
      "main": [
        [
          {
            "node": "googleSheets-7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "53fc033e-f95e-4035-b442-c48a17fc6835",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "id": "247e3103e8a642da",
  "tags": []
}