Jira Integration
Connect Jira to Arahi's no-code AI agents and automate workflows in minutes.
About the Jira integration
Jira is the #1 agile project management tool used by teams to plan, track, release, and support great software with confidence With Arahi AI, you can connect Jira to Asana, awork, Basecamp and 1,500+ other apps using AI-powered workflows. No coding required — set up triggers, actions, and intelligent automation in minutes.
- Category
- Project Management
- Authentication
- oauth
Jira automation use cases
- Bug report → triaged task
- Turn Slack or Intercom messages into Jira tickets with labels, owner, and priority pre-set.
- Sprint digest to stakeholders
- Summarize Jira sprint progress into a weekly email for stakeholders — no manual report.
- Blocked-task escalation
- Ping managers when a Jira task sits in 'blocked' status for more than 48 hours.
- Time-tracking sync
- Sync Jira task time estimates and actuals into billing and resourcing tools.
Jira workflow examples
- Slack emoji to Jira ticket
A Slack jira emoji reaction runs Create Issue in the right Jira project with the message text and author as reporter.
Slack jira reaction -> Create Issue in PROD project.
- GitHub PR link to issue
On Pull Request Event, find the Jira key in the branch name and Add Comment with the PR URL on the matching issue.
GitHub PR opened -> Add Comment on Jira issue with PR URL.
- New Issue briefing doc
When Jira fires New Issue, render a Google Doc from a template with acceptance criteria and link it via Add Attachment.
Jira New Issue -> Google Doc brief -> Add Attachment to issue.
Jira triggers
- New Issue
- Triggered when a new issue is created in Jira
- New Project
- Triggered when a new project is added in Jira
- Updated Issue
- Triggered when an issue is updated in Jira
Jira actions
- Add Attachment
- Uploads and attaches a file to a jira issue.
- Add Comment
- Adds a comment using atlassian document format (adf) for rich text to an existing jira issue.
- Add Watcher to Issue
- Adds a user to an issue's watcher list by account id.
- Assign Issue
- Assigns a jira issue to a user, default assignee, or unassigns; supports email/name lookup.
- Bulk Create Issues
- Creates multiple jira issues (up to 50 per call) with full feature support including markdown, assignee resolution, and priority handling.
- Create Issue
- Creates a new jira issue (e.g., bug, task, story) in a specified project.
- Link Issues
- Links two jira issues using a specified link type with optional comment.
- Create Project
- Creates a new jira project with required lead, template, and type configuration.
- Create Sprint
- Creates a new sprint on a jira board with optional start/end dates and goal.
- Create Version
- Creates a new version for releases or milestones in a jira project.
- Delete Comment
- Deletes a specific comment from a jira issue using its id and the issue's id/key; requires user permission to delete comments on the issue.
- Delete Issue
- Deletes a jira issue by its id or key.
- Delete Version
- Deletes a jira version and optionally reassigns its issues.
- Delete Worklog
- Deletes a worklog from a jira issue with estimate adjustment options.
- Edit Issue
- Updates an existing jira issue with field values and operations. supports direct field parameters (summary, description, assignee, priority, etc.) that are merged with the fields parameter. direct parameters take precedence.
- Find Users
- Searches for jira users by email, display name, or username to find account ids; essential for assigning issues, adding watchers, and other user-related operations.
- Get All Issue Type Schemes
- Retrieves all jira issue type schemes with optional filtering and pagination.
- Get all projects
- Retrieves all visible projects using the modern paginated jira api with server-side filtering and pagination support.
- Get Issue Statuses
- Retrieves all available issue statuses from jira with details.
- Get All Users
- Retrieves all users from the jira instance including active, inactive, and other user states with pagination support.
- Get Comment
- Retrieves a specific comment by id from a jira issue with optional expansions.
- Get Current User
- Retrieves detailed information about the currently authenticated jira user.
- Get Issue
- Retrieves a jira issue by id or key with customizable fields and expansions.
- Get Issue Link Types
- Retrieves all configured issue link types from jira.
- Get Issue Property
- Retrieves a custom property from a jira issue by key.
- Get Issue Resolutions
- Retrieves all available issue resolution types from jira.
- Get issue types
- Retrieves all jira issue types available to the user using the modern api v3 endpoint; results vary based on 'administer jira' global or 'browse projects' project permissions.
- Get Issue Type Scheme
- Gets a jira issue type scheme by id with all associated issue types.
- Get Issue Watchers
- Retrieves users watching a jira issue for update notifications.
- Get Issue Worklogs
- Retrieves worklogs for a jira issue with user permission checks.
- Get Project Versions
- Retrieves all versions for a jira project with optional expansion.
- Get Issue Remote Links
- Retrieves links from a jira issue to external resources.
- Get Transitions
- Retrieves available workflow transitions for a jira issue.
- Get Issue Votes
- Fetches voting details for a jira issue; requires voting to be enabled in jira's general settings.
- Get Worklogs
- Retrieves worklogs for a specified jira issue.
- List Boards
- Retrieves paginated jira boards with filtering and sorting options.
- List Issue Comments
- Retrieves paginated comments from a jira issue with optional ordering.
- List Sprints
- Retrieves paginated sprints from a jira board with optional state filtering.
- Move Issues to Sprint
- Moves one or more jira issues to a specified active sprint.
- Remove Watcher from Issue
- Removes a user from an issue's watcher list by account id.
- Search Issues Using JQL (GET)
- Searches for jira issues using jql with pagination and field selection.
- Search Issues Using JQL (POST)
- Searches for jira issues using jql via post request for complex queries; ideal for lengthy jql queries that might exceed url character limits
- Search issues
- Advanced jira issue search supporting structured filters and raw jql.
- Send Notification for Issue
- Sends a customized email notification for a jira issue.
- Transition Issue
- Transitions a jira issue to a different workflow state, with support for transition name lookup and user assignment by email.
- Update Comment
- Updates text content or visibility of an existing jira comment.