Tilbage til Pinterest
Forbind Knoon AI med Pinterest for at automatisere AI-arbejdsgange.
Publish a post to Pinterest immediately.
zernioPinterestDefaultPostNow
BETA
Internt
Tilladelser
Der er ingen elementer at vise.
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| content | mustache | Optional Pinterest post text. | Nej |
| attachments | array (attachment) | Uploaded photo/video attachments. Required unless assetUrls is provided. | Nej |
| assetUrls | array (mustache) | Public image/video URLs. Required unless attachments is provided. | Nej |
| boardId | mustache | Pinterest board ID to publish the pin to. Aliases: board_id, board. | Ja |
| title | mustache | Optional pin title. | Nej |
| link | mustache | Optional destination URL for the pin. | Nej |
| coverImageUrl | mustache | Optional public image URL to use as the video cover image. | Nej |
| coverImageAttachment | mustache | Optional image attachment to use as the video cover image. | Nej |
| coverImageKeyFrameTime | number | Optional key frame time (seconds) used to derive the video cover image. | Nej |
Retur
| 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. |