This help article outlines the steps required to connect Adoptech to Jira
How do I configure Jira?
Creating the API Key
- Go to Account settings
- Select the Security tab
- Scroll down to API Tokens and click on Create and manage API tokens
- Select the Create API token button
- Fill in the Name and expiry - Note: Jira limits the token to a max life of 1 year
- Once created you can then copy the API token. Note: you will need to save the token somewhere safe as it cannot be viewed again once you click Done
Setting up WebHooks
WebHooks are required to enable the two way communication between Adoptech and Jira. If you create a ticket in Adoptech and send it to Jira, any updates (to supported fields) will also be updated in Adoptech. This allows the ticket to remain in sync between systems.
You will need Admin permissions in Jira to set up WebHooks.
- Go to Jira admin settings/System
-
Scroll down to Advanced/WebHooks
-
Select Create a WebHook
-
Give the WebHook a name
-
Enter the following url (your VENDOR_ID can be found on the Company Profile page in Adoptech. If you cannot find this please ask Adoptech Support).
https://portal.adoptech.co.uk/webhooks/jira_issue/VENDOR_ID
- Under Issue related events
- Enter the following syntax (select your Project )
Project = "project_name" AND labels in (Adoptech)
- Select Issue types:
- Enter the following syntax (select your Project )
-
How do I configure Adoptech?
Once you have generated the API token in Jira you can create the integration in Adoptech.
- Select Apps and Integrations page from the LHS menu
- Find the Jira tile and click On Connect
- The RHS menu
- Enter the API key generated above into the API Key field
- The domain can be found from your Jira url -
vendor-jira.atlassian.net
-
- Enter the email address of the user who owns the API Key - Note: this user will default to be the 'Reporter' of the task in Jira for all tasks raised via Adoptech.
- Then click on the orange Connect button
- Enter the email address of the user who owns the API Key - Note: this user will default to be the 'Reporter' of the task in Jira for all tasks raised via Adoptech.
Once your integration is configured you can start to create Tasks in Adoptech that will flow through to Jira. This help article explains more about how to do this.