{
  "name": "Multi-platform video publishing from Google Sheets to 9 social networks via Blotato API",
  "nodes": [
    {
      "id": "d14d482b-34e4-4bac-bf76-bf6728a516b6",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1100,
        800
      ]
    },
    {
      "id": "617d9a51-27d9-4431-9539-ff041f1d5861",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -880,
        800
      ]
    },
    {
      "id": "60c6b7b8-c796-4398-a088-d8ef6e1962a0",
      "name": "Setup Social Accounts",
      "type": "n8n-nodes-base.set",
      "position": [
        -440,
        800
      ]
    },
    {
      "id": "c18db716-7b1b-4a12-b3fc-b92fff32599c",
      "name": "Get Google Drive ID",
      "type": "n8n-nodes-base.set",
      "position": [
        -660,
        800
      ]
    },
    {
      "id": "a937a412-4003-4821-957b-2362b30390ce",
      "name": "Upload to Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -220,
        800
      ]
    },
    {
      "id": "a82311ec-e5fe-486d-b424-2ae1c70578b0",
      "name": "[Instagram] Publish via Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        160,
        220
      ]
    },
    {
      "id": "caa5fbc5-56c1-49a9-a25b-fe599b51fa15",
      "name": "[Facebook] Publish via Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        160,
        440
      ]
    },
    {
      "id": "bfb5c54a-8de4-4271-89c7-aeb7bfe66aad",
      "name": "[Linkedin] Publish via Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        740,
        800
      ]
    },
    {
      "id": "a75cfd47-1a78-42a9-8232-084a7b0a9754",
      "name": "[Tiktok] Publish via Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1080,
        1320
      ]
    },
    {
      "id": "90fada5e-b439-43f8-be29-8a83c2e7f095",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        100,
        1180
      ]
    },
    {
      "id": "f0142ee6-65ef-4278-8b90-d766ce557b6b",
      "name": "Upload to Blotato - Image",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        120,
        1420
      ]
    },
    {
      "id": "c8485d8f-b187-4c9a-af0f-523abdcd8a2d",
      "name": "[Pinterest] Publish via Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        120,
        1640
      ]
    },
    {
      "id": "b49eaa5d-bf42-47ee-90bc-d0eeb3fcf1af",
      "name": "[Youtube] Publish via Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1100,
        260
      ]
    },
    {
      "id": "c4ca8d02-43c9-45c6-a137-a51798befb8b",
      "name": "[Threads] Publish via Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1080,
        540
      ]
    },
    {
      "id": "f84eabaf-1d80-41c8-840f-8ee43969c3e9",
      "name": "[Twitter] Publish via Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1080,
        800
      ]
    },
    {
      "id": "bf7056fb-8c57-4532-a51e-fd4348768818",
      "name": "[Bluesky] Publish via Blotato",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1080,
        1080
      ]
    },
    {
      "id": "630a5159-f111-4511-a22c-e5c5b833a3a5",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1360,
        320
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "7d9a7d62-541f-4d89-a892-624c61169726",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        320
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "f14a83d8-96c3-4bf6-940b-803d9f477270",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "e6bc2dd2-2889-4f7a-ade6-313339be7972",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        700,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "OpenAI": {
      "main": [
        [
          {
            "node": "Upload to Blotato - Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets": {
      "main": [
        [
          {
            "node": "Get Google Drive ID",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload to Blotato": {
      "main": [
        [
          {
            "node": "[Instagram] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Facebook] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Linkedin] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Tiktok] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "OpenAI",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Youtube] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Threads] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Twitter] Publish via Blotato",
            "type": "main",
            "index": 0
          },
          {
            "node": "[Bluesky] Publish via Blotato",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get Google Drive ID": {
      "main": [
        [
          {
            "node": "Setup Social Accounts",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Setup Social Accounts": {
      "main": [
        [
          {
            "node": "Upload to Blotato",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload to Blotato - Image": {
      "main": [
        [
          {
            "node": "[Pinterest] Publish via Blotato",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}