Icon

Jira Connector

Quickly build integrations connecting your B2B SaaS to Jira.

About the Jira Connector

Manage issues, comments, projects, and users in Jira.

Actions

Action NameAction Description
Get BoardGet the information and metadata of a board by ID.
List BoardsRetrieve a list of existing boards.
List Board SprintsList all sprints within a board.
Get CommentsGet all comments on a given issue.
Add CommentAdd a comment to an existing issue.
Update CommentUpdate the contents and metadata of an existing comment.
Delete CommentDelete a comment from an issue.
Search IssuesReturn a list of issues that match the given string of text.
Get IssueGet the information and metadata of an issue.
Find IssueFind an issue by attribute.
List Issues by ProjectReturn a list of issues for a specific project.
Create IssueCreate an issue within a given project.
Update IssueUpdate an existing issue within a given project.
Delete IssueDelete an issue by ID.
Download Issue AttachmentsDownload the attachment data connected to an issue.
List Issue AttachmentsReturn a list of attachments for a given issue.
List Issue TransitionsReturn a list of available transitions for an issue.
List Issue WorklogsReturn a list of worklogs for an issue.
Transition IssueTransition an existing issue by ID.
Add Issue AttachmentAdd a file attachment to an issue.
Find ProjectFind a project by attribute.
Get ProjectGet the information and metadata of a project.
List ProjectsRetrieve a list of all projects.
Search ProjectsReturn a list of projects that match the given string of text.
Search UsersReturn a single user that matches the given string of text.
Get Current UserGet the information and metadata of the current user.
List Assignable Users for ProjectReturn a list of users assignable to the given project.
Find UserFind a user by attribute.
Get UserGet the information and metadata of a user by ID.
Create UserCreate a new user record.
QuerySearch the entire Jira site using a JQL query.
Get Status ListReturn a list of statuses for a project.
List Issue FieldsList all non-custom issue fields.
List Issue Custom FieldsList all configured custom issue fields.
List Issue Link TypesList all available issue link types.
List Issue TypesReturn a list of issue types.
List PrioritiesReturn a list of all priorities.
Get VersionGet the information and metadata of an existing version.
List VersionsReturn a list of all versions for a project.
Create VersionCreate a new version.
Update VersionUpdate an existing version by ID.
List WebhooksList all configured webhooks, including those for other integrations.
Create WebhookCreate a webhook to send data from Jira to an instance URL.
Delete WebhookDelete a webhook by ID.
Refresh WebhookRefresh a webhook expiration by ID.
Raw RequestSend a raw HTTP request to Jira.

Triggers

Trigger NameTrigger Description
Issue EventsReceive real-time notifications when Jira issues are created, updated, or deleted. Automatically creates and manages a webhook subscription for selected issue events when the instance is deployed, and removes the subscription when the instance is deleted.
New and Updated IssuesChecks for new and updated issues in Jira on a configured schedule, separated into new and updated buckets using JQL on /search/jql.