Gmail Invoice Extraction to Google Sheets
a625e3cb-cefe-4fd5-93c8-b2642a869bbb
Latency
687ms
Cost
$0.0000
Tokens
0
Status
partialgemini-3-flash-preview
1 node ran as pass-throughs
@cradl/n8n-nodes-cradlai.cradlAi
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "4dfaa619-a6f9-4122-ade0-35c83a80994b",
"timestamp": 1780644252044
},
{
"data": {
"kind": "n8n-nodes-base.gmailTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780644252044
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "4dfaa619-a6f9-4122-ade0-35c83a80994b",
"timestamp": 1780644252044
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "06f5c847-bcd8-4e59-8105-8ef52fe8e2b4",
"timestamp": 1780644252044
},
{
"event": "execution error: Cannot convert undefined or null to object",
"nodeId": "code",
"timestamp": 1780644252048
},
{
"data": {
"error": "Code node execution failed: Cannot convert undefined or null to object",
"status": "error",
"degraded": true,
"nodeType": "code"
},
"event": "node_end",
"nodeId": "06f5c847-bcd8-4e59-8105-8ef52fe8e2b4",
"timestamp": 1780644252048
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "bd9f8503-d8f1-4bbe-9031-cbc9bced3ca4",
"timestamp": 1780644252052
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780644252052
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780644252052
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780644252286
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 234,
"operation": "markAsRead"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780644252286
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "bd9f8503-d8f1-4bbe-9031-cbc9bced3ca4",
"timestamp": 1780644252286
},
{
"data": {
"nodeType": "unsupported"
},
"event": "node_start",
"nodeId": "f35fd706-2b80-4dd3-bd67-d04b8556dbcd",
"timestamp": 1780644252290
},
{
"data": {
"type": "@cradl/n8n-nodes-cradlai.cradlAi"
},
"event": "unsupported_node",
"nodeId": "unsupported",
"timestamp": 1780644252290
},
{
"data": {
"status": "ok",
"nodeType": "unsupported"
},
"event": "node_end",
"nodeId": "f35fd706-2b80-4dd3-bd67-d04b8556dbcd",
"timestamp": 1780644252290
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "44382756-645b-43a6-ac4b-8c857e4a71af",
"timestamp": 1780644252294
},
{
"data": {
"count": 1
},
"event": "splitOut",
"nodeId": "passthrough",
"timestamp": 1780644252294
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "44382756-645b-43a6-ac4b-8c857e4a71af",
"timestamp": 1780644252294
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "1edb5ef8-6d08-42e7-9e5a-04f1ea3e74f5",
"timestamp": 1780644252297
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780644252297
},
{
"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": 1780644252297
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780644252731
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 434,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780644252731
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "1edb5ef8-6d08-42e7-9e5a-04f1ea3e74f5",
"timestamp": 1780644252731
}
]