Jira connector
Jira is an issue and project tracking platform. You can create, list, read, update, and delete issues, and make custom API calls to the Jira API.
This connector is only supported for use with Jira cloud. Use with on-premises Jira servers isn't supported. See Moving from server to cloud for developers.
Authorize your Jira account
The Jira connector uses custom authentication. See Authorization.
Jira connector event cards
Action | Description |
---|---|
Trigger a flow when an issue is deleted in Jira. The outputs on this card are retrieved dynamically from Jira and change depending on your Jira implementation. |
|
Trigger a flow when an issue's status is changed in Jira. |
|
Trigger a flow when an issue is updated in Jira. |
|
Trigger a flow when a new issue is created in Jira. |
Jira connector action cards
When including multiple Jira connector action cards in a flow, we recommend that you use only one Jira card to perform a list or search to return all issues from a Jira environment.
Action | Description |
---|---|
Create a new issue in Jira. |
|
Make a custom, authenticated HTTP call to the Jira API. |
|
Delete an issue in Jira. |
|
List all issues in a Jira project. |
|
Read an issue in Jira. |
|
Search for an issue in Jira. |
|
Use a Jira Query language (JQL) query to get a list of issues in Jira. |
|
Change the status of an issue in Jira. |
|
Update an issue in Jira. |