Skip to content
OtherReal-timeUpdated May 2026

TikTok

TikTok Content Posting API (video uploads)

TikTok on Tiny Command targets the TikTok Content Posting API — used by creators and brands to programmatically post videos to their TikTok accounts. Four actions, no triggers (TikTok doesn't emit user-content webhooks via this API surface): Init Video Upload (step 1 — TikTok's upload is two-stage; this initialises the upload session and returns a publish_id plus an upload URL for the video binary), Get Publish Status (poll the publish_id to confirm the post went live or failed), List User Videos (the connected user's recent videos with metadata and view counts), Get User Info (account-level profile data). The connection uses TikTok OAuth at content.posting scope. The upload flow: Init Video Upload → upload the video binary to the returned upload URL via PUT (handled in a separate HTTP step) → poll Get Publish Status until status is PUBLISH_COMPLETE. Videos can be posted as Drafts (private; the creator publishes manually in the TikTok app) or Direct (auto-published) — the post_mode parameter controls this. Brands often use Draft mode to let creators review before going live.

0triggers
4actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything TikTok can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Get Publish StatusPolls the publish_id from Init Video Upload to track the video's processing state (PROCESSING_DOWNLOAD, PROCESSING_UPLOAD, PUBLISH_COMPLETE, FAILED). Poll every 10 to 30 seconds.
Get User InfoReturns the connected TikTok user's profile (open_id, display name, avatar, follower count, etc.). Standard connection-check action.
Init Video UploadStep 1 of TikTok publishing: stages a video from a public URL and returns a publish_id. Use Get Publish Status to poll until processing is complete.
List User VideosLists the connected TikTok user's videos with metadata (id, title, cover, create_time, stats). Good for reporting dashboards or to mirror your TikTok library elsewhere.
Recipes

Pre-built TikTok workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect TikTok once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every TikTok field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the TikTok integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect TikTok to Tiny Command?
Open the Tiny Command workflow builder, drop in a TikTok node, and click Connect. Authorize TikTok once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What TikTok triggers does Tiny Command support?
Tiny Command focuses on outbound actions for TikTok today. Use Tiny Command's universal Webhook or Schedule trigger to start TikTok workflows, then run any TikTok action you need.
What TikTok actions can I run from a workflow?
4 TikTok actions are available out of the box, covering other operations like "Get Publish Status". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the TikTok integration real-time?
TikTok actions execute synchronously inside your workflow. Tiny Command waits for TikTok's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use TikTok with Tiny Command?
No. Every TikTok trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any TikTok API endpoint directly.
How much does the TikTok integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The TikTok integration itself has no per-app surcharge.
Related

More other apps people connect.

Same category as TikTok, ordered by how often teams pair them. Hover the carousel to pause.

Do more with TikTok.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.