Short answer: Drop the "TikTok → Init Video Upload" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Video URL (publicly accessible) video_url | string | Required | A fully qualified URL (https://...) for the video url (publicly accessible). |
Post Title title | string | Optional | — |
Privacy privacy_level | options | Optional | — |
Disable Comments disable_comment | options | Optional | — |
{"video_url": "e.g. https://example.com/path","title": "{{trigger.title}}","privacy_level": "{{trigger.privacy_level}}","disable_comment": "{{trigger.disable_comment}}"}
{"data": {"publish_id": "pub_abc"},"error": {"code": "ok","message": ""}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.