Creates image Pins on a Pinterest board via the Pinterest API v5 (image required — text-only posts are rejected). Connect with OAuth after adding your Pinterest app's App ID and secret below; the first board in your account is selected automatically and can be overridden per-account.
Pinterest connects via OAuth: you register one developer app to get an App ID and App secret, enter those two values in the integration, then connect each Pinterest account through the OAuth popup.
Go to the Pinterest Developers portal and sign in with the Pinterest Business account you'll manage, then create a developer account if you don't have one.
OpenFrom My apps, create (Connect) a new app and give it a name — this generates the app's unique App ID and App secret.
OpenIn the app's settings, add the exact redirect URI this tool shows you during OAuth connect (it must match character-for-character or authorization will fail).
Paste the App ID into 'App ID' and the App secret into 'App secret' in the Pinterest integration config.
Ensure the app requests pins:read, pins:write, boards:read, and user_accounts:read scopes, and apply for Standard (not just Trial) access if you need to publish Pins in production.
Click Connect in this tool to run the OAuth flow, approve the requested scopes on Pinterest, and the first board on the account will be auto-selected (overridable per account).
developers.pinterest.com → My apps → your app → "App ID". Needs a Pinterest Business account; add this tool's redirect URI to the app's allowed list.
Same app → "App secret". Apply for Standard access (past Trial) or published Pins stay hidden from public view.