Sync new subscribers from Google Sheets to MailerLite without duplicates

3cf57514-5e96-4c5f-8861-9d8079b5d94a

Latency
1123ms
Cost
$0.0000
Tokens
0
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "c26b4872-32ab-4b48-9a20-2d4be5b6baed",
    "timestamp": 1780861573318
  },
  {
    "data": {
      "initialData": {}
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780861573318
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "c26b4872-32ab-4b48-9a20-2d4be5b6baed",
    "timestamp": 1780861573318
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "a43ee8b3-37b3-4f0c-bcf0-60511054a2d7",
    "timestamp": 1780861573321
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861573321
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861573321
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780861573584
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 263,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861573584
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "a43ee8b3-37b3-4f0c-bcf0-60511054a2d7",
    "timestamp": 1780861573584
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "fbf4d989-1c36-40a1-b6f1-52ee12bde18a",
    "timestamp": 1780861573591
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "mailerlite",
      "latencyMs": 250,
      "operation": "get",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861573841
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "fbf4d989-1c36-40a1-b6f1-52ee12bde18a",
    "timestamp": 1780861573841
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bf9b2275-debd-4113-830c-736d74cb135a",
    "timestamp": 1780861573846
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861573846
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bf9b2275-debd-4113-830c-736d74cb135a",
    "timestamp": 1780861573846
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "23910947-2fe9-4391-945a-d5c080c90ac6",
    "timestamp": 1780861573850
  },
  {
    "event": "fetching POST https://connect.mailerlite.com/api/subscribers",
    "nodeId": "http",
    "timestamp": 1780861573850
  },
  {
    "data": {
      "url": "https://connect.mailerlite.com/api/subscribers",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861573850
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "23910947-2fe9-4391-945a-d5c080c90ac6",
    "timestamp": 1780861574441
  }
]