TikTok
Dropslate will publish to TikTok through Login Kit and the Content Posting API’s Direct Post flow: the file uploaded in chunks, privacy and the duet, stitch and comment toggles set from Compose. The connector is not shipped yet - on Accounts, TikTok is marked Soon - but its limits are already in the product’s own rules, so the table below is what the composer will check against.
Account requirements
Section titled “Account requirements”- A TikTok account you can sign in to. Personal and business accounts both work.
What you will be able to publish
Section titled “What you will be able to publish”- Video - one file, 3 seconds to 10 minutes. A title, a Privacy level (no default - TikTok requires you to choose it for every post), toggles for duets, stitches and comments, and the Altered or synthetic content flag.
- Photo post - 2 to 35 images, a title and a description.

Limits
Section titled “Limits”| Content type | Media | Text | Title | Tags | Other | Notes |
|---|---|---|---|---|---|---|
| Video | 1 file video: mp4, mov, webm, duration 3 s–10 min, width ≥ 360 px, 23–60 fps | no text | 2,200 characters | — | no links | Privacy has no default: choose it for every post. |
| Photo | 2–35 files image: jpg, jpeg, png, webp, up to 20 MB, width up to 1080 px | 4,000 characters | 90 characters | — | no links | 2 to 35 photos. |
Source: developers.tiktok.com/doc/content-posting-api-reference-direct-post; developers.tiktok.com/doc/content-posting-api-reference-photo-post · checked 2026-09-15
Network-specific behaviour
Section titled “Network-specific behaviour”- Text is counted in UTF-16 units: most emoji cost 2. The counter in the tab does the same.
- Privacy has no default. The plan refuses a TikTok post without a chosen privacy level.
- Audit. After the audit, the same posts publish with the privacy you chose; nothing in your setup changes.
- Analytics for TikTok is not planned for the first connector release.
Common errors
Section titled “Common errors”| Error | Cause | Fix |
|---|---|---|
| TikTok shows Soon on Accounts | The connector is not shipped yet. | Nothing to do; vote for it on dropslate.top/integrations/tiktok to be emailed when it ships. |
| The post is visible only to you (after it ships) | Expected before the audit. | Nothing to do on Dropslate’s side. |
video_too_long or video_too_short in the plan |
Outside the duration in the Limits table. | Trim or choose another file. |
images_count on a photo post |
Fewer than 2 or more than 35 images. | Adjust the selection. |
title_too_long |
Over the limit in UTF-16 units. | Shorten it; the counter shows the unit. |