Customer Feedback Sentiment Analysis for Google Sheets
08f6c0c3-4fb7-49f1-9a91-894cb70dbe34
Latency
1444ms
Cost
$0.0001
Tokens
62
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "af4b22aa-0925-40b1-a9ac-298f9745a98e",
"timestamp": 1780740274739
},
{
"data": {
"kind": "n8n-nodes-base.formTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780740274739
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "af4b22aa-0925-40b1-a9ac-298f9745a98e",
"timestamp": 1780740274739
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "235edf5b-7724-4712-8dc5-d8327a0620b8",
"timestamp": 1780740274743
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780740274743
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780740274743
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.00012859999999999998,
"provider": "openai",
"latencyMs": 1098,
"promptTokens": 12,
"completionTokens": 50
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780740275842
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "235edf5b-7724-4712-8dc5-d8327a0620b8",
"timestamp": 1780740275842
},
{
"data": {
"nodeType": "merge"
},
"event": "node_start",
"nodeId": "12084971-c81b-4a0e-814e-120867562642",
"timestamp": 1780740275847
},
{
"data": {
"inputCount": 2
},
"event": "merged 2 inputs",
"nodeId": "merge",
"timestamp": 1780740275847
},
{
"data": {
"status": "ok",
"nodeType": "merge"
},
"event": "node_end",
"nodeId": "12084971-c81b-4a0e-814e-120867562642",
"timestamp": 1780740275847
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "9772eac1-8df2-4305-9b2c-265d3c5a9a4a",
"timestamp": 1780740275850
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780740275851
},
{
"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": 1780740275851
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780740276183
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 332,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780740276183
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "9772eac1-8df2-4305-9b2c-265d3c5a9a4a",
"timestamp": 1780740276183
}
]