To integrate Acuity Scheduling with Ampersand, you will need an Acuity Scheduling Account.Once your account is created, you’ll need to register an Oauth app and obtain the following credentials from your app:
Client ID
Client Secret
Scopes
You will then use these credentials and scopes to connect your application to Ampersand.
**Account Name: **The name of your Acuity Scheduling account or organization.
**Email Address: **The email address associated with your Acuity Scheduling account. This will be used for communication regarding your app.
**Website: **The URL of your application’s website. This helps users understand what your application does.
Application Description: A brief description of your application and its purpose.
Callback URIs: Enter the Redirect URI as https://api.withampersand.com/callbacks/v1/oauth. This URI is where users will be redirected after authorizing your app.
Click Save.
You will see the Client ID and Client Secret in the app details. Note these credentials, as you will need them to connect your app to Ampersand.