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.
In the Redirect URI section, enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
In the Scopes section, select the necessary scopes for your application.
Click Save.
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.