To integrate Airtable with Ampersand, you will need an Airtable Account.Once your account is created, you’ll need to register an OAuth app and obtain the following credentials:
Client ID
Client Secret
Scopes
You will then use these credentials to connect your application to Ampersand.
OAuth Redirect URL: Enter https://api.withampersand.com/callbacks/v1/oauth.
Click on Register Integration.
You will see the Client ID here. Click on Generate client secret to generate the client secret. Keep these credentials handy to connect your app to Ampersand later.
Select the appropriate scopes for your application.
Complete the rest of the setup & click on Save changes.