Sync Gmail Messages to Notion Database

168a7f75-cd7a-4e78-8282-2659b647efb9

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "0bacf032-53d6-4ba6-ab71-e01625c49cc4",
    "timestamp": 1780860666157
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780860666157
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "0bacf032-53d6-4ba6-ab71-e01625c49cc4",
    "timestamp": 1780860666157
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2e0d9aef-0a60-4506-9c11-c6c2cccb16ea",
    "timestamp": 1780860666160
  },
  {
    "data": {},
    "event": "dateTime",
    "nodeId": "passthrough",
    "timestamp": 1780860666160
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2e0d9aef-0a60-4506-9c11-c6c2cccb16ea",
    "timestamp": 1780860666160
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f726c448-b4c4-4159-8ca5-c94c092127b7",
    "timestamp": 1780860666161
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860666161
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860666162
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780860666412
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 251,
      "operation": "getAll"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860666412
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f726c448-b4c4-4159-8ca5-c94c092127b7",
    "timestamp": 1780860666412
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "9b86331f-d33b-4266-ba34-bc0491a0da24",
    "timestamp": 1780860666414
  },
  {
    "data": {
      "service": "notion",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860666414
  },
  {
    "data": {
      "url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860666414
  },
  {
    "data": {
      "status": 200
    },
    "event": "notion.read",
    "nodeId": "integration",
    "timestamp": 1780860666714
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notion",
      "latencyMs": 300,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860666714
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "9b86331f-d33b-4266-ba34-bc0491a0da24",
    "timestamp": 1780860666714
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d7198578-4c83-4f57-8eba-5b5a9b89195c",
    "timestamp": 1780860666719
  },
  {
    "data": {
      "service": "notion",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860666719
  },
  {
    "data": {
      "url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860666719
  },
  {
    "data": {
      "status": 200
    },
    "event": "notion.read",
    "nodeId": "integration",
    "timestamp": 1780860666895
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notion",
      "latencyMs": 176,
      "operation": "getAll"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860666895
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d7198578-4c83-4f57-8eba-5b5a9b89195c",
    "timestamp": 1780860666895
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "f8188ab9-9a80-4aa9-b773-73cd90b8dbd3",
    "timestamp": 1780860666900
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780860666900
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "f8188ab9-9a80-4aa9-b773-73cd90b8dbd3",
    "timestamp": 1780860666900
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "bfcfeeb1-ad8b-47fb-8a09-b58e7b649a25",
    "timestamp": 1780860666902
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notiontrigger",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860667153
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "bfcfeeb1-ad8b-47fb-8a09-b58e7b649a25",
    "timestamp": 1780860667153
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "dc2c59b8-6e0d-46b3-946a-e48b0461c48f",
    "timestamp": 1780860667158
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780860667158
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780860667158
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780860667286
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 128,
      "operation": "removeLabels"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780860667286
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "dc2c59b8-6e0d-46b3-946a-e48b0461c48f",
    "timestamp": 1780860667286
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "0f693c2f-ce89-4a2f-a85f-9230b7bcb94d",
    "timestamp": 1780860667290
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780860667290
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "0f693c2f-ce89-4a2f-a85f-9230b7bcb94d",
    "timestamp": 1780860667290
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "bf792470-fc0a-45a2-b655-df5c977faa97",
    "timestamp": 1780860667293
  },
  {
    "event": "no inputs, returning empty",
    "nodeId": "merge",
    "timestamp": 1780860667293
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "bf792470-fc0a-45a2-b655-df5c977faa97",
    "timestamp": 1780860667293
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f910c34c-4c3d-481f-8223-a8aae710dbbd",
    "timestamp": 1780860667294
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780860667294
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f910c34c-4c3d-481f-8223-a8aae710dbbd",
    "timestamp": 1780860667294
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "7086cd15-9f2e-40e4-be3b-47d117dde670",
    "timestamp": 1780860667296
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780860667296
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "7086cd15-9f2e-40e4-be3b-47d117dde670",
    "timestamp": 1780860667296
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "86ce380c-0810-4edb-94e4-fb67b0ca422c",
    "timestamp": 1780860667297
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780860667297
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "86ce380c-0810-4edb-94e4-fb67b0ca422c",
    "timestamp": 1780860667297
  }
]