Πίσω στο Instagram
Σύνδεση Knoon AI με Instagram για αυτοματοποίηση ροών εργασίας AI.
Publish a post to Instagram immediately. Instagram requires media for every API post.
zernioInstagramDefaultPostNow
ΒΕΤΑ
Εσωτερικό
Άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
| Όνομα | Τύπος | Περιγραφή | Απαραίτητο |
|---|---|---|---|
| content | mustache | Optional caption. Instagram allows up to 2,200 characters, but the first 125 are the most visible. | Όχι |
| attachments | array (attachment) | Uploaded photo/video attachments. Required unless assetUrls is provided. Combined with assetUrls, use 1 photo, 1 video, or up to 10 photos total. | Όχι |
| assetUrls | array (mustache) | Public image/video URLs. Required unless attachments is provided. Combined with attachments, use 1 photo, 1 video, or up to 10 photos total. | Όχι |
| contentType | string | Optional Instagram content type. Choose feed for standard posts, or story/reels when needed. | Όχι |
| shareToFeed | boolean | Reels only. Set false to show only in the Reels tab instead of also appearing in the main feed. | Όχι |
| collaborators | array (mustache) | Optional collaborator usernames (up to 3). | Όχι |
| userTags | mustache | Optional JSON array of user tags: [{"username":"name","x":0.5,"y":0.5,"mediaIndex":0}]. | Όχι |
| trialParams | mustache | Optional JSON object for trial reels, e.g. {"graduationStrategy":"MANUAL"}. | Όχι |
| thumbOffset | number | Optional Reel thumbnail offset in milliseconds from video start. | Όχι |
| instagramThumbnailUrl | mustache | Optional public image URL to use as custom Reel thumbnail. | Όχι |
| instagramThumbnailAttachment | mustache | Optional attachment to use as custom Reel thumbnail. | Όχι |
| audioName | mustache | Optional custom Reel audio name. | Όχι |
| firstComment | mustache | Optional first comment posted after publish (feed/carousel; not stories). | Όχι |
Επιστροφές
| Όνομα | Τύπος | Περιγραφή |
|---|---|---|
| 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. |