Back to Pinterest
Connect Knoon AI with Pinterest to automate AI workflows.
Publish a post to Pinterest immediately.
zernioPinterestDefaultPostNow
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| content | mustache | Optional Pinterest post text. | No |
| attachments | array (attachment) | Uploaded photo/video attachments. Required unless assetUrls is provided. | No |
| assetUrls | array (mustache) | Public image/video URLs. Required unless attachments is provided. | No |
| boardId | mustache | Pinterest board ID to publish the pin to. Aliases: board_id, board. | Yes |
| title | mustache | Optional pin title. | No |
| link | mustache | Optional destination URL for the pin. | No |
| coverImageUrl | mustache | Optional public image URL to use as the video cover image. | No |
| coverImageAttachment | mustache | Optional image attachment to use as the video cover image. | No |
| coverImageKeyFrameTime | number | Optional key frame time (seconds) used to derive the video cover image. | No |
Returns
| Name | Type | Description |
|---|---|---|
| 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. |