Extract invoice data from Gmail PDFs to Google Sheets with human review
559dbe63-e811-408c-a577-9dd99e2a4c1a
Latency
626ms
Cost
$0.0000
Tokens
0
Status
successgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "4dfaa619-a6f9-4122-ade0-35c83a80994b",
"timestamp": 1780870068115
},
{
"data": {
"kind": "n8n-nodes-base.gmailTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780870068115
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "4dfaa619-a6f9-4122-ade0-35c83a80994b",
"timestamp": 1780870068115
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "06f5c847-bcd8-4e59-8105-8ef52fe8e2b4",
"timestamp": 1780870068115
},
{
"event": "execution error (simulated): Cannot convert undefined or null to object",
"nodeId": "code",
"timestamp": 1780870068117
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780870068117
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "06f5c847-bcd8-4e59-8105-8ef52fe8e2b4",
"timestamp": 1780870068117
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "bd9f8503-d8f1-4bbe-9031-cbc9bced3ca4",
"timestamp": 1780870068120
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870068120
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870068120
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780870068245
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 125,
"operation": "markAsRead"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870068245
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "bd9f8503-d8f1-4bbe-9031-cbc9bced3ca4",
"timestamp": 1780870068245
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "f35fd706-2b80-4dd3-bd67-d04b8556dbcd",
"timestamp": 1780870068248
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "cradlai",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780870068500
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "f35fd706-2b80-4dd3-bd67-d04b8556dbcd",
"timestamp": 1780870068500
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "44382756-645b-43a6-ac4b-8c857e4a71af",
"timestamp": 1780870068510
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1780870068510
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "44382756-645b-43a6-ac4b-8c857e4a71af",
"timestamp": 1780870068510
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "1edb5ef8-6d08-42e7-9e5a-04f1ea3e74f5",
"timestamp": 1780870068512
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780870068512
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780870068512
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780870068741
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 229,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780870068741
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "1edb5ef8-6d08-42e7-9e5a-04f1ea3e74f5",
"timestamp": 1780870068741
}
]