{
  "name": "Publish videos to 9 social platforms from Google Sheets with Blotato",
  "nodes": [
    {
      "id": "4125ca8d-f47d-447b-88e8-886be2114ecc",
      "name": "Instagram",
      "type": "@blotato/n8n-nodes-blotato.blotato",
      "position": [
        96,
        128
      ]
    },
    {
      "id": "657a17d3-35a5-4eaf-913f-1311f723bbcd",
      "name": "TikTok",
      "type": "@blotato/n8n-nodes-blotato.blotato",
      "position": [
        96,
        320
      ]
    },
    {
      "id": "28f9c1c1-0451-4fb0-8130-6b271b8d3c85",
      "name": "Facebook",
      "type": "@blotato/n8n-nodes-blotato.blotato",
      "position": [
        96,
        688
      ]
    },
    {
      "id": "8fa89a31-9912-4d48-9c93-02337687391a",
      "name": "LinkedIn",
      "type": "@blotato/n8n-nodes-blotato.blotato",
      "position": [
        448,
        592
      ]
    },
    {
      "id": "3673401f-1c87-42dd-aa2d-08d2ab89eab9",
      "name": "Pinterest",
      "type": "@blotato/n8n-nodes-blotato.blotato",
      "position": [
        448,
        224
      ]
    },
    {
      "id": "5d31e581-71f7-4053-bfbe-c9d14f7a4cf2",
      "name": "Threads",
      "type": "@blotato/n8n-nodes-blotato.blotato",
      "position": [
        448,
        416
      ]
    },
    {
      "id": "127e8605-b1dd-4d96-8d05-dd97558514f3",
      "name": "X",
      "type": "@blotato/n8n-nodes-blotato.blotato",
      "position": [
        448,
        32
      ]
    },
    {
      "id": "a579f6cf-ed00-4963-b1ac-c63462e659f8",
      "name": "YouTube",
      "type": "@blotato/n8n-nodes-blotato.blotato",
      "position": [
        96,
        496
      ]
    },
    {
      "id": "d8f37c80-f687-4857-8139-730e3e388853",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -624,
        96
      ],
      "parameters": {
        "width": 536,
        "height": 452,
        "content": "## Schedule & Load Content from Google Sheets\n\nTrigger workflow on schedule and fetch pending video content\n"
      }
    },
    {
      "id": "ab26a7cf-f2de-4727-b72e-ba5fea51724a",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        -48
      ],
      "parameters": {
        "width": 700,
        "height": 1036,
        "content": "## Auto Publish Videos to 9 Social Media Platforms\nPost videos in parallel based on selected platforms"
      }
    },
    {
      "id": "69977996-a371-47fd-a000-aded61c694ec",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        752,
        176
      ],
      "parameters": {
        "width": 256,
        "height": 288,
        "content": "## Mark Post as Published (Success)"
      }
    },
    {
      "id": "b755ff0a-8d06-4e88-9d0c-2f4d25d8183f",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        752,
        496
      ],
      "parameters": {
        "width": 272,
        "height": 256,
        "content": "## Log Publishing Errors"
      }
    },
    {
      "id": "73bb312a-1a4e-4c8e-9f62-306b71deb30a",
      "name": "Bluesky",
      "type": "@blotato/n8n-nodes-blotato.blotato",
      "position": [
        448,
        816
      ]
    },
    {
      "id": "a3a5ed8c-0a7b-4b80-b111-1a93335452a2",
      "name": "Read Pending Posts (Google Sheets)",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -384,
        336
      ]
    },
    {
      "id": "65c697c7-cf32-4710-b8ec-67fd14986288",
      "name": "Update Sheet – Mark as Published",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        800,
        256
      ]
    },
    {
      "id": "5fbe11d6-4003-4fee-8ba8-759219a445ca",
      "name": "Update Sheet – Log Error",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        800,
        576
      ]
    },
    {
      "id": "721cc5eb-0fc6-4381-ab7d-9ccafb1ba110",
      "name": "Schedule Content Publishing",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -560,
        336
      ]
    },
    {
      "id": "b469bf43-a082-45eb-8985-51019245711b",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1552,
        32
      ],
      "parameters": {
        "width": 816,
        "height": 752,
        "content": "## Overview\n**Author:** [GiangxAI](https://www.youtube.com/@giangxai.official)\n\nThis n8n template helps you automatically publish videos to multiple social media platforms using Google Sheets as the c"
      }
    }
  ],
  "connections": {
    "TikTok": {
      "main": [
        [
          {
            "node": "Update Sheet – Mark as Published",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Update Sheet – Log Error",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "YouTube": {
      "main": [
        [
          {
            "node": "Update Sheet – Mark as Published",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Update Sheet – Log Error",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Facebook": {
      "main": [
        [
          {
            "node": "Update Sheet – Mark as Published",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Update Sheet – Log Error",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Instagram": {
      "main": [
        [
          {
            "node": "Update Sheet – Mark as Published",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Update Sheet – Log Error",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Content Publishing": {
      "main": [
        [
          {
            "node": "Read Pending Posts (Google Sheets)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Read Pending Posts (Google Sheets)": {
      "main": [
        [
          {
            "node": "Instagram",
            "type": "main",
            "index": 0
          },
          {
            "node": "TikTok",
            "type": "main",
            "index": 0
          },
          {
            "node": "Facebook",
            "type": "main",
            "index": 0
          },
          {
            "node": "LinkedIn",
            "type": "main",
            "index": 0
          },
          {
            "node": "Pinterest",
            "type": "main",
            "index": 0
          },
          {
            "node": "Threads",
            "type": "main",
            "index": 0
          },
          {
            "node": "X",
            "type": "main",
            "index": 0
          },
          {
            "node": "YouTube",
            "type": "main",
            "index": 0
          },
          {
            "node": "Bluesky",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}