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”

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

4
Add environment variables
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