Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Jira
Overview
Operations (sample payloads)
Operations
Jira Operations
Latest version:
3.0
Changelog
Create issue
Create an issue in Jira.
Create issue attachment
Creates an attachment on an issue.
Create issue comment
Creates a comment on an issue.
Create issue link
Create a link beteween two Jira issues
Create version
Create a project version to be released
Delete issue
Delete an issue from your Jira account. Optionally also delete the attached subtasks.
Download issue attachment
Download an attachment by providing its ID.
Get attachment metadata
Returns the metadata for an attachment. Note that the attachment itself is not returned.
Get comment property
Returns the value of a comment property.
Get issue
Get details of an issue, using the issue's unique ID or Key.
Get user
Get a user from Jira, either by their username or their user "key".
Get user info
Get information about the current authenticated user.
Get version
Get a project version by its id
List assignable users DDL
List board sprints
Lists all the sprints for a specific board
List boards
Lists all boards
List issue comments
Lists all of the comments for an issue.
List issue fields DDL
List issue link types DDL
List issue transitions DDL
List issue types DDL
List issue worklogs
Returns all worklogs for an issue. Time tracking must be enabled in Jira, otherwise this operation returns an error.
List priorities DDL
List project IDs DDL
List project issues
Get a list of all of the issues in a project.
List project keys DDL
List project statuses DDL
List project versions DDL
List projects
Returns all projects which are visible for the currently logged in user. If no user is logged in, it returns the list of projects that are visible when using anonymous access.
List resolutions DDL
List sprint issues
Lists all the issues in a specific sprint
List statuses DDL
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Search issues (JQL)
Search for issues using JQL
Search Users
Returns a list of users that match the search string.
Search Users (JIRA Server)
Returns a list of users that match the search string for a JIRA Server instance.
Transition issue
Transition an issue to different status
Update issue
Update an issue in Jira.
Update version
Update a project version by its id
Previous
Operations (sample payloads)