Post Videos to TikTok, Reels, and Shorts from One Workflow
Why cross-platform video posting is hard without Blotato
The unified approach: one API, all platforms
{
"post": {
"accountId": "your-tiktok-account-id",
"content": {
"text": "Your caption #shorts",
"mediaUrls": ["https://example.com/video.mp4"],
"platform": "tiktok"
},
"target": {
"targetType": "tiktok",
"privacyLevel": "PUBLIC_TO_EVERYONE",
"disabledComments": false,
"disabledDuet": false,
"disabledStitch": false,
"isBrandedContent": false,
"isYourBrand": false,
"isAiGenerated": false
}
}
}Step-by-step: build the workflow in n8n
Step-by-step: build the scenario in Make.com
Platform-specific fields at a glance
Forum threads referenced
PreviousAutomate Instagram Carousels with n8n or MakeNextBuild a Social Media Scheduler with n8n or Make
Last updated