Install Guide
Configure Atlassian Jira app
Atlassian Jira's REST API is available on the Standard plan and above.
Create Jira API token
Click the gear icon in the top right corner to the Manage account menu.
Click on the Security tab and select Create and manage API tokens.
Click the Create API token button to generate a token.
Enter a name (label) for the API token and click Create.
Once the API token is created, copy it and store it in a secure place.
Set Up Connect Profile
Go to Settings > Connect Profiles and click the Add button. Select the profile type as Jira
and enter the details:
- Subdomain: The string YOUR_ID in your Jira address, which is in the format YOUR_ID.atlassian.net
- Email: Your Jira login email
- API token: Your API token
You can now use the extended commands provided by the Jira app.