Tillbaka till Pinterest
Anslut Knoon AI med Pinterest för att automatisera AI-flöden.
Publish a post to Pinterest immediately.
zernioPinterestDefaultPostNow
BETA
Intern
Behörigheter
Det finns inga objekt att visa.
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| 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 |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| 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. |