Jira connection
Learn how to connect your Jira instance.
To execute workflows with Jira actions and to initiate workflows starting with a Jira event, you need to connect your Jira account with Actioner.
When designing your own workflows, you can use your Jira connection for Jira actions and triggers.
To see your Jira connections, go to your profile and navigate to My connections tab.
Connecting Jira
Actioner connects with Jira through OAuth2 and API key.
OAuth2 authentication with Jira
To authenticate in Jira with OAuth2
- Click Connect near the Jira connection. You can find the connection on Home tab of your app.
You will be asked to sign in to your Jira instance if you haven't already.
Select your Jira instance that will connect with your Actioner workspace.
Click Accept to grant permission to Actioner app in Jira. You’ll be redirected to Actioner upon successful authorization.
API key authentication with Jira
To authenticate with Jira API via an API Token
Log in to https://id.atlassian.com/manage/api-tokens.
Click Create API token.
From the dialog that appears, enter a memorable and concise Label for your token and click Create. and then click Copy to clipboard.
In Actioner, Click Connect near the Jira connection. You can find the connection on Home tab of your app.
Enter
https://jiradomain.atlassian.net
in Base URL field by replacingjiradomain
with your Jira instance.Enter your Jira login email to Username and the copied API key to API key field.
Reconnecting
If your Jira instance URL or credentials change, you can reconnect Actioner with Jira.
Go to Profile settings page from left bottom corner, navigate to My connections tab and then click ... ellipsis and select Reconnect. Enter your credentials and complete authorization on the opening screen.