Jira connection
Prerequisites
- A Jira (Atlassian) account with relevant permissions.
- Cloud app login credentials, an API token, or server app login username (email) and password.
Grant relevant permissions to the user
In Jira, the permissions of the API token are identical to the user who generated the Token.
Make sure that you are generating the API token with the following permissions on all the relevant projects or project schema:
Ensure that you are generating the API token with the following permissions on all relevant projects or project schemas:
- Browse projects*
Additional information on Jira permissions is available in the Managing project permissions topic.
Logging in to Cloud app with Jira
- You need your account domain name. Your account domain is available in the URL before the atlassian.For example,
https://{domain name}.atlassian.net. - You need the base URL set in your system settings:
Your Jira (Atlassian) Admin Settings provide the base URL.
- Administration Settings > System > General Configuration > Edit Settings > Base URL.
- The default base URL:
http(s)://my-domain-name.atlassian.net.
- Log in to your cloud app using the same login credentials you use for id.atlassian.com.
Creating an API token in Jira
-
Log in to the https://id.atlassian.com/manage/api-tokens.
-
Click Create API token.
-
Enter Data Integration as a label for your token and click Create.
-
Click Copy to clipboard.
Paste the token into your notepad to save it. -
If you log into Jira with an email, your username is the email you use to log in.
Once you exit the API page, you cannot retrieve the Token, and you need to create a new token if you lose it.
Connecting via server application
You need the server app connection type if you run your Jira app on a local machine with Jira Software.
In the connection, you need:
- Your login credentials to the server app (username and password).
- The base URL set in your system settings:
Your Jira (Atlassian) Admin Settings provide the base URL:
- Administration Settings > System > General Configuration > Edit Settings > Base URL.
- The default base URL:
http(s)://my-domain-name.atlassian.net
Creating a Jira connection in Data Integration
-
Navigate to the Data Integration Console.
-
Click the Connections from the left-hand menu.
-
Click + New Connection.
-
Find and select the Jira connection.
-
Enter the Connection Name.
-
You can choose for below options:
-
OAuth: Select Connect with Jira.
-
Token:
- Provide the domain name. Domain name is available from your Jira (Atlassian) URL by the pattern of: https://DomainName.atlassian.net. For example: If your domain is: https://my-domain-name.atlassian.net, then your domain name is
my-domain-name. - Enter the Username and API Token.
- Provide the domain name. Domain name is available from your Jira (Atlassian) URL by the pattern of: https://DomainName.atlassian.net. For example: If your domain is: https://my-domain-name.atlassian.net, then your domain name is
-
Server App:
- Provide the Server full URL.
- Enter the Username and API Token.
-
-
Click Test Connection to verify the connection is valid and credentials used are correct.
-
After verifying the connection, click Save.