To integrate Capsule CRM with Ampersand, you will need a Capsule CRM Developer Account.Once your account is created, you’ll need to create an app in Capsule CRM, configure the Ampersand redirect URI within the 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.
Enter the following details in the Create a new application form:
Name: Enter the name of your Capsule CRM account or organization.
Description: Provide a brief overview of your application’s functionality and purpose.
URL: Specify the URL of your application’s landing page.
Redirect URIs: Use https://api.withampersand.com/callbacks/v1/oauth as the Redirect URI.
Contact Email: Provide the email address linked to your Capsule CRM account. This will be used for any communication regarding your app.
Application Type: Choose the type of application you are developing.
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.