Skip to main content
Creating the OAuth app and connecting a channel: Pinterest setup guide.

Settings Schema

When creating a Pin on Pinterest, use the following settings schema:

Fields

board

The board ID where the pin will be saved. This is required and must be a valid board ID from your Pinterest account.
Get board IDs by using PostQueen’s UI to view your boards, or by using Pinterest’s API directly.

title

Optional pin title with a maximum of 100 characters. Optional destination URL. When users click “Visit” on your pin, they will be taken to this URL.

dominant_color

Optional hex color code that represents the dominant color of your pin. Pinterest may use this for visual presentation.

Complete Example

Basic Pin

Pin with All Options

Simple Pin (Minimal Settings)