Sync HTTP API Data to Airtable
681cbd84-85b4-44df-8ddd-73c02ed65bf5
Latency
996ms
Cost
$0.0000
Tokens
0
Status
partialgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"timestamp": 1780647664789
},
{
"data": {
"initialData": {
"choices": {
"text": "Can you help me sync my daily task reports from the API into my Airtable base?"
},
"hashtag": "#automation"
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1780647664789
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"timestamp": 1780647664789
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"timestamp": 1780647664789
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"timestamp": 1780647664793
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"timestamp": 1780647664796
},
{
"event": "fetching GET https://api.openai.com/v1/engines/text-davinci-001/completions",
"nodeId": "http",
"timestamp": 1780647664796
},
{
"data": {
"url": "https://api.openai.com/v1/engines/text-davinci-001/completions",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780647664796
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"timestamp": 1780647665148
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"timestamp": 1780647665153
},
{
"data": {
"service": "airtable",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780647665153
},
{
"data": {
"url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780647665153
},
{
"data": {
"mode": "write",
"error": "airtable.create failed: HTTP 422",
"status": "error",
"service": "airtable",
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780647665774
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"timestamp": 1780647665774
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"timestamp": 1780647665785
},
{
"data": {
"inputKeys": [
"statusCode",
"headers",
"body"
],
"mergeKeys": [
"string"
]
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780647665785
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"timestamp": 1780647665785
}
]