What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To connect Podium with Ampersand, you will need a Podium Developer Account.

Once your account is created, you’ll need to register an app in the Podium developer portal, configure the app, and obtain the following credentials from your app:

  • Client ID
  • Client Secret
  • Scopes

You will then use these credentials to connect your application to Ampersand.

Create a Podium Account

Here’s how you can sign up for a Podium account:

Register a Podium App

Follow the steps below to register a Podium app:

  1. Log into your Podium Developer account.
  2. Click on Create App.
  3. Enter your app name and click Create app.
  4. Navigate to the Oauth tab in your app.
  5. In the Redirect URI section, enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
  6. In the Scopes section, select the necessary scopes for your application.
  7. Click Save.

Ampersand Project Selection

You will find the Client ID and Client Secret keys for your application in the Credentials section. Note these down, as you will need them to connect your app to Ampersand.

Add Your Podium App Info to Ampersand

  1. Log in to your Ampersand Dashboard.

  2. Select the project where you want to create a Podium integration.
    Ampersand Project Selection

  3. Select Provider Apps.

  4. Select Podium from the Provider list.

  5. Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.

  6. Enter the scopes set for your application in Podium.

    Ampersand Project Selection

  7. Click Save Changes.