Generate images from Airtable records with Layerre and Canva

a3cc18ed-10aa-4fb1-b8c5-6c40b577f8e0

Latency
1114ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "3e5aa464-ddf2-40e0-8d73-64cf45ba34bf",
    "timestamp": 1780868000920
  },
  {
    "data": {
      "initialData": {
        "id": "rec123abc456def",
        "url": "https://api.airtable.com/v0/appXYZ123/Table%201/rec123abc456def",
        "fields": {
          "Name": "Summer Vacation Photo",
          "Image url": "https://example.com/images/summer_vacation_2023.jpg"
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780868000920
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "3e5aa464-ddf2-40e0-8d73-64cf45ba34bf",
    "timestamp": 1780868000920
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "910d2fdb-0d36-44bc-831e-c892c221e4d3",
    "timestamp": 1780868000922
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "layerre",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868001173
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "910d2fdb-0d36-44bc-831e-c892c221e4d3",
    "timestamp": 1780868001173
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "1b1bd407-7000-4280-9dfb-c66337db3e9f",
    "timestamp": 1780868001175
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780868001175
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201?maxRecords=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780868001175
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.list",
    "nodeId": "integration",
    "timestamp": 1780868001570
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 395,
      "operation": "search"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780868001570
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "1b1bd407-7000-4280-9dfb-c66337db3e9f",
    "timestamp": 1780868001570
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "87e4be2e-765a-49bf-a8a0-0d6adaa90c8d",
    "timestamp": 1780868001572
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "layerre",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868001823
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "87e4be2e-765a-49bf-a8a0-0d6adaa90c8d",
    "timestamp": 1780868001823
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "196bbbd6-e1ed-414e-b7e4-687ac72a20c0",
    "timestamp": 1780868001825
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780868001825
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780868001825
  },
  {
    "data": {
      "mode": "write",
      "error": "airtable.create failed: HTTP 422",
      "status": "error",
      "service": "airtable",
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780868002034
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "196bbbd6-e1ed-414e-b7e4-687ac72a20c0",
    "timestamp": 1780868002034
  }
]