Skip to main content
Publishes a video or a photo post (1 to 35 images, shown as a swipeable photo post) to a TikTok account, either posting it directly with a caption and privacy level, or sending it to the creator’s TikTok inbox to finish in the app. Markifact handles the transfer to TikTok, so any reachable media URL works, including Google Drive share links. Call tiktok_get_creator_info first to see which privacy levels the account allows, since a direct post must use one of them.

Inputs

SelectItem

SelectableOption

Output

Type: Dict Returns the publish id and final status. Posts are processed asynchronously, so the node waits for TikTok to finish before returning. TikTok does not return the new post’s id, so use tiktok_list_posts to find it. Fields: publish_id, status, post_type, post_mode, privacy_level, account_name, media_count, creator_username, creator_nickname Example: