Lodol Docs

Pinterest

API actions for the Pinterest integration.

Pinterest

Create pins on behalf of the authenticated Pinterest user.


Create a pin

Publish a new pin to a Pinterest board using the connected account.

Parameters

ParameterTypeRequiredDescription
board_idstringYesIdentifier of the board where the pin will be created.
media_urlstringYesPublic image URL to use for the pin media (required by Pinterest).
titlestringNoOptional title for the new pin (max 100 characters).
descriptionstringNoOptional description or note for the pin (max 800 characters).
linkstringNoDestination link for the pin.

Response

{}

On this page