Skip to main content
Pinterest On your own instance the Pinterest app is yours: create it in the Pinterest developer dashboard, wait for approval, then put its app id and secret in your environment.
1

Create Pinterest App

Head to Pinterest Developer Dashboard and create your App. Fill out all required Information and wait on the App to get approved.Request these five scopes. The connect is refused if any one of them is missing:
Pinterest reviews apps before granting full access, and a new app starts with trial access that covers fewer scopes than it eventually will. If the connect refuses a scope you clearly requested, check whether the app is still in trial rather than assuming a typo.
2

Copy the App ID and Secret

Copy the App ID at “App id” and the Secret Key at “App secret key”
Copy App ID and Secret
3

Configure Redirect URI

Your Pinterest OAuth2 Redirect URI:
  • Production: https://postqueen.example.com/integrations/social/pinterest
  • Local development: http://localhost:4200/integrations/social/pinterest
  • Docker: http://localhost:4007/integrations/social/pinterest
Setup of Redirect URIs
4

Add environment variables

You should now be able to add the Pinterest Provider to your User / Team Account.
5

Restart and add the Pinterest channel

Next steps

What she can post to Pinterest

Limits, post types and settings

Configuration reference

Every variable she reads

Connect errors

Invalid state, invalid_grant and the rest

Another channel

Every network, and what each one asks for