{
  "name": "Generate custom AI videos with Digital Avatars using HeyGen API",
  "nodes": [
    {
      "id": "97dcf679-2312-4f61-aff2-ca1fe05ed94b",
      "name": "HeyGen",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -440,
        -260
      ]
    },
    {
      "id": "660db08f-5b5c-4fd0-aa3b-660619108a1a",
      "name": "Wait4",
      "type": "n8n-nodes-base.wait",
      "position": [
        -140,
        -280
      ]
    },
    {
      "id": "32126f57-2d00-465a-a642-3fbecd96943d",
      "name": "HeyGen : Check Video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        80,
        -280
      ]
    },
    {
      "id": "157b890c-9684-4695-b110-5a94cc044ccd",
      "name": "heygen_response",
      "type": "n8n-nodes-base.switch",
      "position": [
        380,
        -300
      ]
    },
    {
      "id": "a4fe631d-58df-4760-9d25-22199f3a6530",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -100,
        -40
      ],
      "parameters": {
        "width": 390,
        "height": 80,
        "content": "## HeyGen APi generate Video"
      }
    },
    {
      "id": "7867d3bd-d03c-41b3-909b-b1a6540023a7",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -840,
        -740
      ],
      "parameters": {
        "width": 500,
        "height": 380,
        "content": "# AdamCrafts\n\nHey there! I'm Adam. 🚀 I specialize in helping people master n8n, land their first client, and scale their automation business efficiently. Let's automate your success!\n\n## Need Help? 📞\n"
      }
    }
  ],
  "connections": {
    "Wait4": {
      "main": [
        [
          {
            "node": "HeyGen : Check Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HeyGen": {
      "main": [
        [
          {
            "node": "Wait4",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "heygen_response": {
      "main": [
        [],
        [
          {
            "node": "Wait4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HeyGen : Check Video": {
      "main": [
        [
          {
            "node": "heygen_response",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    }
  }
}