What’s Supported
Supported Actions
This connector supports:
- Proxy Actions, using the base URL
https://api.pinterest.com
.
Before You Get Started
To integrate Pinterest with Ampersand, you will need a Pinterest Developer Account.
Once your account is created, you’ll need to create an app in Pinterest, configure the Ampersand redirect URI within the app, and obtain the following credentials from your app:
- App ID
- App Secret
- Scopes
You will then use these credentials and scopes to connect your application to Ampersand.
Create a Pinterest Account
Here’s how you can sign up for a Pinterest account:
- Go to the Pinterest Sign Up page and create a business account.
- Verify your account’s email address.
- Sign In to the newly created account and go to My apps.
- Click through to accept Pinterest Developer Terms of Service.
Creating a Pinterest App
Follow the steps below to create a Pinterest app:
- Log in to your Pinterest Developer Console.
- Click My Apps.
- Click Connect App.
- Enter the app details and click Submit.
📔 Note
You must submit your app for trial access. Once your access is approved, you can log in to manage your app details on the My Apps page, where you can find your app ID and secret.
Adding Ampersand Redirect URL to Pinterest App
-
Log in to your Pinterest developer console.
-
Go to My apps and select Manage for the app you want to configure.
-
On the Configure tab scroll to the Redirect URIs section and enter the Ampersand Callback URI:
https://api.withampersand.com/callbacks/v1/oauth
. -
Select Add to save your changes
You’ll find the App ID, App Secret, and Scopes keys in the Configure section of your app. These credentials are required for connecting your app to Ampersand, so be sure to note them carefully.
Add Your Pinterest App Info to Ampersand
-
Log in to your Ampersand Dashboard.
-
Select the project where you want to create a Pinterest integration.
-
Select Provider apps.
-
Select Pinterest from the Provider list.
-
Enter the previously obtained App ID in the App ID field and the App Secret in the App Secret field.
-
Enter the scopes set for your application in Pinterest. For more details on the scopes, go to the Pinterest API Scopes documentation.
-
Click Save changes.
Was this page helpful?