{
  "name": "3D Product Video Generator from 2D Image for E-Commerce Stores",
  "nodes": [
    {
      "id": "a27f6012-7a92-436d-8c28-fa0ffca700f6",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        1120,
        180
      ]
    },
    {
      "id": "78761c5e-dfe1-4aab-bd0f-f2812d6c0b4e",
      "name": "On Form Submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -1080,
        80
      ]
    },
    {
      "id": "1506bc41-d914-4031-bb47-7822c33bddcb",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1080,
        -160
      ],
      "parameters": {
        "width": 880,
        "height": 140,
        "content": "## 3D Product Video\n\nSample Google Sheet\n- https://docs.google.com/spreadsheets/d/18k1Gq2X2J3_cbwJ9XyJoysVuhIpWhgc1cmlTKBnB3Yw/edit?gid=0#gid=0"
      }
    },
    {
      "id": "d615090d-236d-444a-add9-f9a429019088",
      "name": "Give Access to folder",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -420,
        80
      ]
    },
    {
      "id": "29230056-71c0-4900-9d00-d017213fe856",
      "name": "Get Image File",
      "type": "n8n-nodes-base.code",
      "position": [
        -200,
        80
      ]
    },
    {
      "id": "ee55f4d4-475f-4220-843a-4ad8b16bbad8",
      "name": "Upload Remove BG image",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        240,
        180
      ]
    },
    {
      "id": "33180073-9abe-4a92-9f82-2486a8b58eab",
      "name": "Extract Image ID from URL",
      "type": "n8n-nodes-base.code",
      "position": [
        680,
        180
      ]
    },
    {
      "id": "88d1f349-959a-498f-8f2f-ab45d3d9b25f",
      "name": "Upload Video",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2220,
        180
      ]
    },
    {
      "id": "bf26fc49-f91c-40f1-83d3-d2330f242f56",
      "name": "Create Folder",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -640,
        80
      ]
    },
    {
      "id": "4eadd7af-a13d-40a8-b886-71c798acc547",
      "name": "Create Slug",
      "type": "n8n-nodes-base.code",
      "position": [
        -860,
        80
      ]
    },
    {
      "id": "e53cab81-e81c-412a-a8c1-bf889e6ee063",
      "name": "Create Video",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        900,
        180
      ]
    },
    {
      "id": "037d6b30-34fe-4fd7-918a-c7d3025b5bfe",
      "name": "Check Video Status",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1340,
        105
      ]
    },
    {
      "id": "2a74bdb2-efcb-4ede-ba3d-e0716a719c96",
      "name": "Get Video Link",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1780,
        180
      ]
    },
    {
      "id": "fbf59ebf-991e-4b77-8987-77716c06af0f",
      "name": "Remove Image Background",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        20,
        180
      ]
    },
    {
      "id": "4c10c26e-3caa-45f0-bf12-9779cd82d87c",
      "name": "Upload Original Image",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        20,
        -20
      ]
    },
    {
      "id": "1b9c83e7-5d77-4477-9518-d72a6c2f624a",
      "name": "Insert New Product",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        240,
        -20
      ]
    },
    {
      "id": "b3492513-e591-4106-a806-9fb1c43f513b",
      "name": "Update Remove BG URL",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        460,
        180
      ]
    },
    {
      "id": "cbc141e9-7cf5-4c57-a4b1-d719182cb997",
      "name": "Is In Progress",
      "type": "n8n-nodes-base.if",
      "position": [
        1560,
        180
      ]
    },
    {
      "id": "eb09040d-f4d9-419e-be9c-361a2ef65531",
      "name": "Convert to Binary File",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2000,
        180
      ]
    },
    {
      "id": "b2c905dc-2743-4b5d-b850-facecd489166",
      "name": "Update Video Link",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2440,
        180
      ]
    },
    {
      "id": "7adb552d-939f-42d1-b425-45b88d52aa71",
      "name": "Send E-Mail Notification",
      "type": "n8n-nodes-base.gmail",
      "position": [
        2660,
        180
      ]
    }
  ],
  "connections": {
    "Wait": {
      "main": [
        [
          {
            "node": "Check Video Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Slug": {
      "main": [
        [
          {
            "node": "Create Folder",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Video": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload Video": {
      "main": [
        [
          {
            "node": "Update Video Link",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Folder": {
      "main": [
        [
          {
            "node": "Give Access to folder",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Image File": {
      "main": [
        [
          {
            "node": "Upload Original Image",
            "type": "main",
            "index": 0
          },
          {
            "node": "Remove Image Background",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Video Link": {
      "main": [
        [
          {
            "node": "Convert to Binary File",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Is In Progress": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Get Video Link",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update Video Link": {
      "main": [
        [
          {
            "node": "Send E-Mail Notification",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Video Status": {
      "main": [
        [
          {
            "node": "Is In Progress",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Insert New Product": {
      "main": [
        []
      ]
    },
    "On Form Submission": {
      "main": [
        [
          {
            "node": "Create Slug",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update Remove BG URL": {
      "main": [
        [
          {
            "node": "Extract Image ID from URL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Give Access to folder": {
      "main": [
        [
          {
            "node": "Get Image File",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload Original Image": {
      "main": [
        [
          {
            "node": "Insert New Product",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Convert to Binary File": {
      "main": [
        [
          {
            "node": "Upload Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload Remove BG image": {
      "main": [
        [
          {
            "node": "Update Remove BG URL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Remove Image Background": {
      "main": [
        [
          {
            "node": "Upload Remove BG image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Extract Image ID from URL": {
      "main": [
        [
          {
            "node": "Create Video",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}