Pinterest로 돌아가기
Knoon AI를 Pinterest과 연결하여 AI 워크플로우를 자동화하세요.
Publish a post to Pinterest immediately.
zernioPinterestDefaultPostNow
베타
내부
권한
표시할 항목이 없습니다.
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| content | mustache | Optional Pinterest post text. | 아니요 |
| attachments | array (attachment) | Uploaded photo/video attachments. Required unless assetUrls is provided. | 아니요 |
| assetUrls | array (mustache) | Public image/video URLs. Required unless attachments is provided. | 아니요 |
| boardId | mustache | Pinterest board ID to publish the pin to. Aliases: board_id, board. | 네 |
| title | mustache | Optional pin title. | 아니요 |
| link | mustache | Optional destination URL for the pin. | 아니요 |
| coverImageUrl | mustache | Optional public image URL to use as the video cover image. | 아니요 |
| coverImageAttachment | mustache | Optional image attachment to use as the video cover image. | 아니요 |
| coverImageKeyFrameTime | number | Optional key frame time (seconds) used to derive the video cover image. | 아니요 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| 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. |