Skip to main content

Automate TikTok video posting from Google Sheets & Drive with Blotato

Workflow preview

Workflow preview
100%
Automate TikTok video posting from Google Sheets & Drive with Blotato preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Automate TikTok video posting from Google Sheets & Drive with Blotato. Perfect for content creators and social media managers. ️ IMPORTANT Self hosted n8n only requires community nodes not availab...

Best for

  • Social Media automation workflows
  • Multimodal AI automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.set, n8n-nodes-base.googlesheets, @blotato/n8n-nodes-blotato.blotato, n8n-nodes-base.if, n8n-nodes-base.limit, n8n-nodes-base.scheduletrigger, n8n-nodes-base.googledrive, n8n-nodes-base.stickynote

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Muhammad Farooq Iqbal.

Original n8n.io source

1.1 Workflow description

Title
Automate TikTok video posting from Google Sheets & Drive with Blotato
Workflow name
Automate TikTok video posting from Google Sheets & Drive with Blotato

Automate TikTok video posting from Google Sheets & Drive with Blotato. Perfect for content creators and social media managers.

⚠️ IMPORTANT

Self-hosted n8n only - requires community nodes not available in cloud version.

Google Sheets Structure

Required columns: ID, Media URL, Caption, Status

  • Videos must be in Google Drive
  • Status must be "pending" for processing
  • Captions can include hashtags (5 max recommended)

How it works

  1. Schedule Trigger → Runs every hour
  2. Fetch Data → Gets pending videos from Google Sheets
  3. Process Video → Extracts Drive ID and shares file
  4. Upload → Transfers to Blotato platform
  5. Post → Automatically posts to TikTok
  6. Update Status → Marks as "posted" in spreadsheet

Requirements

  • Self-hosted n8n instance
  • Blotato API account
  • Google Drive & Sheets OAuth2 credentials
  • Community node: @blotato/n8n-nodes-blotato.blotato

Use cases

  • Automated TikTok content posting
  • Batch video processing
  • Content management workflows
  • Scheduled social media distribution

The workflow processes one video per hour to avoid rate limits and maintains a clear audit trail through Google Sheets integration.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Get Google Drive ID

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 2 - URL VIDEO to Post

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 3 - Upload Video to BLOTATO

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 4 - Tiktok

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Block 5 - Update Status to "DONE"

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 6 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 7 - Limit

Type / Role
n8n-nodes-base.limit - limit
Config choices
Version 1

Block 8 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 9 - Share file

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 10 - 📋 DATA RETRIEVAL & FILTERING

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Automate TikTok video posting from Google Sheets & Drive with Blotato
Complexity intermediate
Nodes 11
Categories Social Media, Multimodal AI
Author Muhammad Farooq Iqbal
Published 22 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/7731/7731.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Automate TikTok video posting from Google Sheets & Drive with Blotato do?

Automate TikTok video posting from Google Sheets & Drive with Blotato. Perfect for content creators and social media managers. ️ IMPORTANT Self hosted n8n only requires community nodes not availab...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media, Multimodal AI use case.