Jira
Overview of the Jira integration.
Last updated
Was this helpful?
Overview of the Jira integration.
The following documentation is for Jira v1.2.0.
Jira is Atlassian's project management and issue tracking platform. This integration lets you create, search, edit, assign, and delete Jira issues, and retrieve Jira labels directly from your Kognitos automations.
The following integrations need to be connected to your Kognitos workspace:
Jira
Follow these steps to connect the integration in Kognitos:
Navigate
Using the left navigation menu, go to Integrations → Explore Integrations.
Find
Search for the integration and click on it.
Connect
Click on Connect to add a connection to the integration.
Configure
Add a name for the connection. You'll be prompted for authentication details if needed. Then, click on Connect.
Use one of the following authentication methods to connect this integration in Kognitos. Each method has its own configuration requirements.
Best for personal accounts. Click Continue with Atlassian to sign in through Atlassian's secure authentication page and authorize the connection.
Connects to Jira using your Atlassian email and an API token.
Your Atlassian account email, the one you use to log in. Example: john@company.com
text
Domain
Your Jira Cloud site domain (the host part of your Jira URL). Example: mycompany.atlassian.net
text
API Token
An API token generated from your Atlassian account settings.
sensitive
To generate an API token, go to Atlassian API Tokens, click Create API token, give it a label, and copy the value.
The following actions are available in the Jira integration:
Assigns a Jira issue to a user. Looks up the user by email and assigns the issue to them.
Creates a new issue in a Jira project. You can specify the project key, summary, and issue type (defaults to "Task").
Creates multiple issues in a Jira project in a single operation. Each issue in the list needs at least a summary.
Permanently deletes an issue from Jira. This action cannot be undone.
Edits an existing issue in Jira. Compares the provided issue against its current state and updates only the fields that have changed. Supports updating summary, status, issue type, priority, and assignee.
Retrieves labels from Jira.
Searches for issues in Jira. If no filter is provided, returns all issues. Supports filtering by any Jira field: project, status, assignee, priority, issue type, summary, created, updated, labels, reporter, and resolution.
An issue in Jira.
id
The unique identifier of the issue.
text
key
The issue key (e.g., PROJ-123).
text
summary
The summary/title of the issue.
text
status
The current status of the issue.
text
issue_type
The type of the issue (e.g., Bug, Story, Task).
text
priority
The priority level of the issue.
text
assignee
The display name of the assignee.
text
created
The creation date of the issue.
text
updated
The last updated date of the issue.
text
Last updated
Was this helpful?
Was this helpful?

