Setting up OAuth for Peach
Please note you'll need admin or super admin privileges on your Peach account to generate OAuth credentials.
Step 1: Sign in Peach
Sign into your Peach Account settings
On the left hand side navigation panel, under developer tools click on "OAuth Apps"
Step 2: Create an OAuth application
Click on "Create an OAuth App"
You will need admin or super admin privileges to proceed at this point.
Enter a Name and a Redirect URL. The redirect URL should look something like the following, where it consists of your Medialake domain followed by the subdirectory: https://'YOUR_DOMAIN'/peach-redirect
The scopes that need to be selected are the following:
peach/campaign.read
peach/ad.read
peach/asset.read
peach/account.read
peach/user.read
peach/mapper.read
peach/destination.read
Click on "Create"
Step 3: Make a note of your credentials
Please take a note of your "Client ID" and your "Client Secret". These will need to be entered into the integration settings page on the Medialake website when setting up Peach integration for the first time.
โ