Skip to main content
Setting up Peach OAuth App
B
Written by Ben Keeling
Updated over a week ago

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

  1. Sign into your Peach Account settings

  2. On the left hand side navigation panel, under developer tools click on "OAuth Apps"

Step 2: Create an OAuth application

  1. Click on "Create an OAuth App"

  2. You will need admin or super admin privileges to proceed at this point.

  3. 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

  4. 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

  5. Click on "Create"

Step 3: Make a note of your credentials

  1. 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.
    โ€‹

Did this answer your question?