Google Sheets Data Processing and Summary Logger
171d012b-fbdb-4392-bde2-156128064d11
Latency
1227ms
Cost
$0.0000
Tokens
0
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "get-sheet-data",
"timestamp": 1780642513313
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780642513313
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780642513313
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780642514226
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 913,
"operation": "getAll"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780642514226
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "get-sheet-data",
"timestamp": 1780642514226
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "check-data-exists",
"timestamp": 1780642514231
},
{
"event": "true branch",
"nodeId": "if",
"timestamp": 1780642514231
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "check-data-exists",
"timestamp": 1780642514231
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "process-data",
"timestamp": 1780642514231
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "process-data",
"timestamp": 1780642514236
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "handle-no-data",
"timestamp": 1780642514238
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780642514238
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "handle-no-data",
"timestamp": 1780642514238
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "write-processed-data",
"timestamp": 1780642514242
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780642514242
},
{
"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": 1780642514242
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780642514531
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 289,
"operation": "appendOrUpdate"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780642514531
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "write-processed-data",
"timestamp": 1780642514531
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "create-summary",
"timestamp": 1780642514535
},
{
"data": {
"inputKeys": [
"ok",
"status"
],
"mergeKeys": [
"string"
]
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780642514535
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "create-summary",
"timestamp": 1780642514535
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "log-completion",
"timestamp": 1780642514540
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780642514540
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "log-completion",
"timestamp": 1780642514540
}
]