To integrate Atlassian Jira with Ampersand, you will need an Atlassian Account.Once your account is created, you’ll need to create an app in Atlassian, 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.
You need to define the necessary permissions for your Atlassian app by selecting and adding required scopes, to allow Ampersand to access data effectively. You can limit the access to only the specific scopes needed for your application.Follow the steps below to add scopes to your Atlassian App:
Enter the Ampersand Callback URL: https://api.withampersand.com/callbacks/v1/oauth.
Click Save changes.
You’ll find the Client ID and Client Secret keys for your app in the Settings section.You’ll use these credentials while connecting your app to Ampersand.