返回 Pinterest
將 Knoon AI 與 Pinterest 連接以自動化 AI 工作流程。
Publish a post to Pinterest immediately.
zernioPinterestDefaultPostNow
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| content | mustache | Optional Pinterest post text. | 否 |
| attachments | array (attachment) | Uploaded photo/video attachments. Required unless assetUrls is provided. | 否 |
| assetUrls | array (mustache) | Public image/video URLs. Required unless attachments is provided. | 否 |
| boardId | mustache | Pinterest board ID to publish the pin to. Aliases: board_id, board. | 是的 |
| title | mustache | Optional pin title. | 否 |
| link | mustache | Optional destination URL for the pin. | 否 |
| coverImageUrl | mustache | Optional public image URL to use as the video cover image. | 否 |
| coverImageAttachment | mustache | Optional image attachment to use as the video cover image. | 否 |
| coverImageKeyFrameTime | number | Optional key frame time (seconds) used to derive the video cover image. | 否 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| 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. |