Tilbake til TikTok
Koble til Knoon AI med TikTok for å automatisere AI-arbeidsflyter.
Publish a post to TikTok immediately. Supports 1 video or up to 35 photos.
zernioTikTokDefaultPostNow
BETA
Intern
Tillatelser
Det finnes ingen elementer å vise.
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| content | mustache | Optional caption. TikTok allows up to 2,200 characters for videos. For photo carousels this is used as the photo title. | Nei |
| description | mustache | Optional long description for photo carousels. TikTok allows up to 4,000 characters. | Nei |
| attachments | array (attachment) | Uploaded photo/video attachments. Required unless assetUrls is provided. Use 1 video or up to 35 photos. | Nei |
| assetUrls | array (mustache) | Public image/video URLs. Required unless attachments is provided. | Nei |
| privacyLevel | string | Optional TikTok privacy level such as PUBLIC_TO_EVERYONE. If omitted, the backend uses the connected account setting when available. | Nei |
| allowComment | boolean | Whether comments are allowed. | Nei |
| allowDuet | boolean | Whether Duet is allowed for video posts. | Nei |
| allowStitch | boolean | Whether Stitch is allowed for video posts. | Nei |
| autoAddMusic | boolean | Whether TikTok should auto-add music for photo carousel posts. | Nei |
| photoCoverIndex | number | Optional zero-based photo index to use as the carousel cover. | Nei |
| videoCoverImageUrl | mustache | Optional public image URL to use as the video cover. | Nei |
| videoCoverImageAttachment | mustache | Optional image attachment to use as the video cover. | Nei |
| videoCoverTimestampMs | number | Optional video timestamp in milliseconds to use as the cover frame. | Nei |
| contentPreviewConfirmed | boolean | Required TikTok consent flag confirming the creator previewed the content. | Nei |
| expressConsentGiven | boolean | Required TikTok consent flag confirming express consent was given. | Nei |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| postId | string | Zernio post ID. |
| status | string | Post status. |
| accountId | string | Connected Zernio account ID. |
| platform | string | Published platform. |
| platformPostUrl | string | Published platform post URL when available. |