TikTok Publisher
Publish queued videos to TikTok via Direct Post or Drafts Inbox, with AI-generated captions and optional three-button Telegram approval (approve / regenerate / reject).
About this Blueprint
Upload short videos to a storage folder. This automation polls the folder on a schedule, picks the oldest unprocessed clip, generates a TikTok-optimised caption with Groq AI, and posts it to TikTok using either the Direct Post API (video.publish — posts straight to your profile) or the Drafts Inbox API (video.upload — uploads to your TikTok drafts so you can post from the app later). A per-automation demo mode lets you run one scope, the other, or both. Optional Telegram approval gate: before posting, the workflow sends a three-button message (Approve / Regenerate / Reject) with a preview of the caption. Approve posts immediately. Regenerate creates a new AI caption with a fresh angle and asks again (capped at 2 retries). Reject moves the file out of the queue and writes a sidecar JSON with the rejected caption for later review. Sandbox note: TikTok blocks PUBLIC_TO_EVERYONE and MUTUAL_FOLLOW_FRIENDS privacy levels in sandbox mode. Default privacy is SELF_ONLY, which works in both sandbox and production.