Options for posting using the Pinterest API
pinterestOptions
parameter.
title
, link
, and description
.See Pinterest Image Carousel for more information.post
field are not clickable. Please use the link
field to add a
clickable link to the Pin.
See Pinterest Media Guidelines for more information.
altText
in the pinterestOptions
object.
boardId
in the pinterestOptions
object.
link
in the pinterestOptions
object.
note
in the pinterestOptions
object.
carouselOptions
field takes an array of objects. Each carousel object corresponds to the equivalent media URL string, e.g. the first carousel object refers to the first mediaUrl
string.
title
: The image title.link
: The external destination link for the image.description
: The image description.title
in the pinterestOptions
object.
mediaUrls
field in the /post endpoint. Additionally, a thumbnail image URL must be included with the video with a valid media Content-Type such as image/jpeg
.
Please see requirements.
isVideo
parameter. See the /post endpoint for details.