Πίσω στο TikTok
Σύνδεση Knoon AI με TikTok για αυτοματοποίηση ροών εργασίας AI.
Publish a post to TikTok immediately. Supports 1 video or up to 35 photos.
zernioTikTokDefaultPostNow
ΒΕΤΑ
Εσωτερικό
Άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| content | mustache | Optional caption. TikTok allows up to 2,200 characters for videos. For photo carousels this is used as the photo title. | Όχι |
| description | mustache | Optional long description for photo carousels. TikTok allows up to 4,000 characters. | Όχι |
| attachments | array (attachment) | Uploaded photo/video attachments. Required unless assetUrls is provided. Use 1 video or up to 35 photos. | Όχι |
| assetUrls | array (mustache) | Public image/video URLs. Required unless attachments is provided. | Όχι |
| privacyLevel | string | Optional TikTok privacy level such as PUBLIC_TO_EVERYONE. If omitted, the backend uses the connected account setting when available. | Όχι |
| allowComment | boolean | Whether comments are allowed. | Όχι |
| allowDuet | boolean | Whether Duet is allowed for video posts. | Όχι |
| allowStitch | boolean | Whether Stitch is allowed for video posts. | Όχι |
| autoAddMusic | boolean | Whether TikTok should auto-add music for photo carousel posts. | Όχι |
| photoCoverIndex | number | Optional zero-based photo index to use as the carousel cover. | Όχι |
| videoCoverImageUrl | mustache | Optional public image URL to use as the video cover. | Όχι |
| videoCoverImageAttachment | mustache | Optional image attachment to use as the video cover. | Όχι |
| videoCoverTimestampMs | number | Optional video timestamp in milliseconds to use as the cover frame. | Όχι |
| contentPreviewConfirmed | boolean | Required TikTok consent flag confirming the creator previewed the content. | Όχι |
| expressConsentGiven | boolean | Required TikTok consent flag confirming express consent was given. | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| 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. |