To connect Timely with Ampersand, you will need Timely Account.Once your account is created, you’ll need to create an app in Timely, configure the Ampersand redirect URI within 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.
In the Register New OAuth application window, enter the App Name. Enter the Ampersand redirect URL in Redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
Click Submit.
You will find the Client ID and Client Secret in the Basic Information section. Keep these credentials handy to connect your app to Ampersand later.