Zurück zu Pinterest
Verbinde Knoon AI mit Pinterest, um KI-Workflows zu automatisieren.
Publish a post to Pinterest immediately.
zernioPinterestDefaultPostNow
Beta
Intern
Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| content | mustache | Optional Pinterest post text. | Nein |
| attachments | array (attachment) | Uploaded photo/video attachments. Required unless assetUrls is provided. | Nein |
| assetUrls | array (mustache) | Public image/video URLs. Required unless attachments is provided. | Nein |
| boardId | mustache | Pinterest board ID to publish the pin to. Aliases: board_id, board. | Ja |
| title | mustache | Optional pin title. | Nein |
| link | mustache | Optional destination URL for the pin. | Nein |
| coverImageUrl | mustache | Optional public image URL to use as the video cover image. | Nein |
| coverImageAttachment | mustache | Optional image attachment to use as the video cover image. | Nein |
| coverImageKeyFrameTime | number | Optional key frame time (seconds) used to derive the video cover image. | Nein |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| 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. |