To connect Teamwork with Ampersand, you will need a Teamwork Account.Once your account is created, you’ll need to configure an app in Teamwork and obtain the following credentials from your app:
Client ID
Client Secret
You will use these credentials to connect your application to Ampersand.
App Name: Enter a descriptive name for your application.
Description: Provide a brief description of what your app does.
Redirect URI: Enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth
Click Create App.
Once your app is created, you can click on the app and go to the Credentials tab to get Client ID and Client Secret for your app.Note: Make sure to securely note down the Client ID and Client Secret as you will need these credentials to connect your app to Ampersand.