Atrás a Pinterest
Conectar Knoon AI con Pinterest para automatizar flujos de trabajo de AI.
Publish a post to Pinterest immediately.
zernioPinterestDefaultPostNow
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| 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. | Sí |
| 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 |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| 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. |