Extract LinkedIn profile data & generate follow-ups with Vision AI and Google Forms
05da6fe6-dd57-4047-a98c-0c06330031b9
Latency
9086ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "55136a9d-4d1e-455d-8b26-f449c28da2bb",
"timestamp": 1780868797903
},
{
"data": {
"kind": "n8n-nodes-base.googleSheetsTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780868797903
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "55136a9d-4d1e-455d-8b26-f449c28da2bb",
"timestamp": 1780868797903
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "9e262787-c907-4bf7-b8e4-2867ffe2946f",
"timestamp": 1780868797905
},
{
"data": {
"service": "googleDrive",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868797905
},
{
"data": {
"url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780868797905
},
{
"data": {
"status": 200
},
"event": "drive.read",
"nodeId": "integration",
"timestamp": 1780868798271
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleDrive",
"latencyMs": 366,
"operation": "download"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780868798271
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "9e262787-c907-4bf7-b8e4-2867ffe2946f",
"timestamp": 1780868798271
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "6219058a-3a24-48d7-b2a9-cf861a6ae74b",
"timestamp": 1780868798275
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780868798275
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780868798275
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "6219058a-3a24-48d7-b2a9-cf861a6ae74b",
"timestamp": 1780868802425
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "1fc377bc-18a7-4fe1-897f-4a0a8fcb9bf1",
"timestamp": 1780868802425
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "1fc377bc-18a7-4fe1-897f-4a0a8fcb9bf1",
"timestamp": 1780868802430
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "5346ea2f-b3e0-4056-9026-30dc3ad5320f",
"timestamp": 1780868802432
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868802432
},
{
"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": 1780868802432
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780868802706
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 274,
"operation": "appendOrUpdate"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780868802706
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "5346ea2f-b3e0-4056-9026-30dc3ad5320f",
"timestamp": 1780868802706
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "b410e112-ca36-4d17-96c8-777fbea7d3c0",
"timestamp": 1780868802712
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780868802712
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780868802712
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "b410e112-ca36-4d17-96c8-777fbea7d3c0",
"timestamp": 1780868806835
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "2c060fb9-5a0d-45a4-8b72-623c2d64be88",
"timestamp": 1780868806840
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868806840
},
{
"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": 1780868806840
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780868806989
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 149,
"operation": "appendOrUpdate"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780868806989
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "2c060fb9-5a0d-45a4-8b72-623c2d64be88",
"timestamp": 1780868806989
}
]