返回 Instagram

將 Knoon AI 與 Instagram 連接以自動化 AI 工作流程。

Publish a post to Instagram immediately. Instagram requires media for every API post.
zernioInstagramDefaultPostNow
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
contentmustache Optional caption. Instagram allows up to 2,200 characters, but the first 125 are the most visible.
attachmentsarray (attachment)Uploaded photo/video attachments. Required unless assetUrls is provided. Combined with assetUrls, use 1 photo, 1 video, or up to 10 photos total.
assetUrlsarray (mustache)Public image/video URLs. Required unless attachments is provided. Combined with attachments, use 1 photo, 1 video, or up to 10 photos total.
contentTypestring Optional Instagram content type. Choose feed for standard posts, or story/reels when needed.
shareToFeedboolean Reels only. Set false to show only in the Reels tab instead of also appearing in the main feed.
collaboratorsarray (mustache)Optional collaborator usernames (up to 3).
userTagsmustache Optional JSON array of user tags: [{"username":"name","x":0.5,"y":0.5,"mediaIndex":0}].
trialParamsmustache Optional JSON object for trial reels, e.g. {"graduationStrategy":"MANUAL"}.
thumbOffsetnumber Optional Reel thumbnail offset in milliseconds from video start.
instagramThumbnailUrlmustache Optional public image URL to use as custom Reel thumbnail.
instagramThumbnailAttachmentmustache Optional attachment to use as custom Reel thumbnail.
audioNamemustache Optional custom Reel audio name.
firstCommentmustache Optional first comment posted after publish (feed/carousel; not stories).
退貨
名稱類型說明
postIdstring Zernio post ID.
statusstring Post status.
accountIdstring Connected Zernio account ID.
platformstring Published platform.
platformPostUrlstring Published platform post URL when available.