To connect Formstack with Ampersand, you will need a Formstack Account.Once your account is created, you’ll need to register an app in the Formstack developer portal, configure the app, and obtain the following credentials from your app:
Client ID
Client Secret
You will then use these credentials to connect your application to Ampersand.
Select your name, and choose API from the dropdown list.
Click on Create New Application.
Enter the following details in the create application form:
Application Name: Enter a name for your app.
Description: Provide a brief description of your app.
Redirect URI: Enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
Click Create App.
Once your app is created, you can access the Client ID and Client Secret credentials. Note these down, as you will need them to connect your app to Ampersand.