Uploads a video to TikTok and sends a notification to your Inbox in the TikTok mobile app. Tap the notification to edit the video, then choose to save it as a draft or publish. Ingredient link from the Trigger or Query must be a video file and not a page that hosts a video. Max video size is 4GB.
- API endpoint slug
- tiktok.publish_draft
- Filter code method
- Tiktok.publishDraft.skip(string?: reason)
- Runtime method
- runAction("tiktok.publish_draft", {})
Action fields
- Label
- Video URL
- Helper text
- If using an ingredient from the Trigger or Query, it must be a direct URL to a video file and not a page that hosts a video. Maximum video size is 4GB.
- Slug
- video_url
- Required
- true
- Can have default value
- true
- Filter code method
- Tiktok.publishDraft.setVideoUrl(string: video_url)