AI CV Parser and Airtable Job Application

c014f540-aa4c-4440-80a5-92212b34a17c

Latency
17467ms
Cost
$0.0063
Tokens
3,212
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "583aff4b-d9f5-44e7-8e91-4938592b5630",
    "timestamp": 1780647311022
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780647311022
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647311022
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0017902999999999999,
      "provider": "openai",
      "latencyMs": 3820,
      "promptTokens": 1,
      "completionTokens": 716
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647314845
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "583aff4b-d9f5-44e7-8e91-4938592b5630",
    "timestamp": 1780647314845
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "3a09afd0-0dce-41fd-bec3-783fcb3d01fc",
    "timestamp": 1780647314849
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780647314849
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "3a09afd0-0dce-41fd-bec3-783fcb3d01fc",
    "timestamp": 1780647314849
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "541a00d0-1635-48ad-b69e-83b28e178d6e",
    "timestamp": 1780647314852
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780647314852
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647314852
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0012253,
      "provider": "openai",
      "latencyMs": 3165,
      "promptTokens": 1,
      "completionTokens": 490
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647318020
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "541a00d0-1635-48ad-b69e-83b28e178d6e",
    "timestamp": 1780647318020
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "19e4ad5b-2f96-491c-bcb3-52cca526ff82",
    "timestamp": 1780647318024
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647318024
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "19e4ad5b-2f96-491c-bcb3-52cca526ff82",
    "timestamp": 1780647318024
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "38115307-824c-4354-917c-b18e93178f87",
    "timestamp": 1780647318028
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647318028
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "38115307-824c-4354-917c-b18e93178f87",
    "timestamp": 1780647318028
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "43d46474-b9f8-4adf-89f8-d4c993641448",
    "timestamp": 1780647318032
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780647318032
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780647318032
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.create",
    "nodeId": "integration",
    "timestamp": 1780647318633
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 601,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780647318633
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "43d46474-b9f8-4adf-89f8-d4c993641448",
    "timestamp": 1780647318633
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "ee6f59ee-781f-4ed4-8cec-b7de70a82dac",
    "timestamp": 1780647318642
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647318642
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "ee6f59ee-781f-4ed4-8cec-b7de70a82dac",
    "timestamp": 1780647318642
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "10565888-4a1b-439a-a188-c6ee7990bb63",
    "timestamp": 1780647318645
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780647318645
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "10565888-4a1b-439a-a188-c6ee7990bb63",
    "timestamp": 1780647318645
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ec54096b-5f9f-444e-87b1-db99197731f1",
    "timestamp": 1780647318650
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780647318650
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780647318650
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.create",
    "nodeId": "integration",
    "timestamp": 1780647319040
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 390,
      "operation": "create"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780647319040
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ec54096b-5f9f-444e-87b1-db99197731f1",
    "timestamp": 1780647319040
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "127965b3-a2c6-443b-942d-8691b5bcb25d",
    "timestamp": 1780647319045
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780647319045
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647319045
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0019852999999999997,
      "provider": "openai",
      "latencyMs": 5423,
      "promptTokens": 1,
      "completionTokens": 794
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647324470
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "127965b3-a2c6-443b-942d-8691b5bcb25d",
    "timestamp": 1780647324470
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "b82476c8-b285-467f-b344-e1f667f42479",
    "timestamp": 1780647324476
  },
  {
    "event": "fetching POST https://content.airtable.com/v0///File/uploadAttachment",
    "nodeId": "http",
    "timestamp": 1780647324476
  },
  {
    "data": {
      "url": "https://content.airtable.com/v0///File/uploadAttachment",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780647324476
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "b82476c8-b285-467f-b344-e1f667f42479",
    "timestamp": 1780647324885
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "76006a7b-32ce-4606-be98-9a7b7b451215",
    "timestamp": 1780647324891
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780647324891
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647324891
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0012537,
      "provider": "openai",
      "latencyMs": 3584,
      "promptTokens": 804,
      "completionTokens": 405
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647328477
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "76006a7b-32ce-4606-be98-9a7b7b451215",
    "timestamp": 1780647328477
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "5add63c3-19d4-4035-a718-b1c125a03c67",
    "timestamp": 1780647328482
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647328482
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "5add63c3-19d4-4035-a718-b1c125a03c67",
    "timestamp": 1780647328482
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "cc27b37f-26f5-47c3-9ac2-4412352070e5",
    "timestamp": 1780647328486
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647328486
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "cc27b37f-26f5-47c3-9ac2-4412352070e5",
    "timestamp": 1780647328486
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "fca5b2ab-291f-4ac3-b4e1-13911666359f",
    "timestamp": 1780647328489
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647328489
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "fca5b2ab-291f-4ac3-b4e1-13911666359f",
    "timestamp": 1780647328489
  }
]