For Jira, the following is supported:
https://api.atlassian.com
.The Atlassian connector supports writing to and reading from Jira Issues.
For an example manifest file of a Jira integration, visit our samples repo on Github.
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:
You will then use these credentials and scopes to connect your application to Ampersand.
Here’s how you can sign up for an Atlassian account:
Follow the steps below to create an Atlassian app:
Click the Create dropdown to create a new app.
Select Oauth 2.0 integration.
Enter the App Name.
Select the I agree to be bound by Atlassian’s developer terms. checkbox.
Click Create.
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:
For more information on the scopes, go to Scopes section in the Atlassian documentation.
Follow the steps below to add the Ampersand redirect URL in your Atlassian app:
https://api.withampersand.com/callbacks/v1/oauth
.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.
Log in to your Ampersand Dashboard.
Select the project where you want to create a Atlassian integration.
Select Provider apps.
Select Atlassian from the Provider list.
Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.
Enter the scopes set for your application in Atlassian. In addition to the scopes you configured, you must add the offline_access
scope.
Click Save changes.
To start integrating with Atlassian:
For Jira, the following is supported:
https://api.atlassian.com
.The Atlassian connector supports writing to and reading from Jira Issues.
For an example manifest file of a Jira integration, visit our samples repo on Github.
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:
You will then use these credentials and scopes to connect your application to Ampersand.
Here’s how you can sign up for an Atlassian account:
Follow the steps below to create an Atlassian app:
Click the Create dropdown to create a new app.
Select Oauth 2.0 integration.
Enter the App Name.
Select the I agree to be bound by Atlassian’s developer terms. checkbox.
Click Create.
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:
For more information on the scopes, go to Scopes section in the Atlassian documentation.
Follow the steps below to add the Ampersand redirect URL in your Atlassian app:
https://api.withampersand.com/callbacks/v1/oauth
.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.
Log in to your Ampersand Dashboard.
Select the project where you want to create a Atlassian integration.
Select Provider apps.
Select Atlassian from the Provider list.
Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.
Enter the scopes set for your application in Atlassian. In addition to the scopes you configured, you must add the offline_access
scope.
Click Save changes.
To start integrating with Atlassian: