Jira
Business appsUsername & passwordcredential probe
Create issues in Jira Cloud (email + API token).
OCNORA ships 36 typed Jira operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://{domain}/rest/api/3 through the HTTP node with the same credential.
Triggers 1
- Issue EventStart a run when a Jira issue, comment or worklog changes.trigger.jira_event
Operations 36
- Add AttachmentAttach a file to a Jira issue.jira.add_attachment
- Add CommentAdd a comment to a Jira issue.jira.add_comment
- Add WatcherAdd a user as a watcher on a Jira issue.jira.add_watcher
- Assign IssueSet or clear the assignee on a Jira issue.jira.assign_issue
- Count IssuesCount the issues a JQL query matches, without fetching them.jira.count_issues
- Create IssueCreate an issue in a Jira Cloud project.jira.create_issue
- Create SprintCreate a sprint on a Jira Software scrum board.jira.create_sprint
- Delete CommentDelete a comment from a Jira issue.jira.delete_comment
- Delete IssuePermanently delete a Jira issue.jira.delete_issue
- Get Issue ChangelogRead the history of field changes on a Jira issue.jira.get_changelog
- Get IssueRead one Jira issue, with the fields and expansions you ask for.jira.get_issue
- Get ProjectRead one Jira project by key or id.jira.get_project
- Get UserRead one Jira user by Atlassian accountId.jira.get_user
- Link IssuesCreate a link of a named type between two Jira issues.jira.link_issues
- List Assignable UsersList the users who may be assigned issues in a project or on one issue.jira.list_assignable_users
- List Backlog IssuesList the issues sitting in a Jira Software board's backlog.jira.list_backlog_issues
- List BoardsList the Jira Software boards the connection can see.jira.list_boards
- List CommentsList the comments on a Jira issue.jira.list_comments
- List FieldsList Jira's field definitions, which is how a custom field id is resolved.jira.list_fields
- List Issue Link TypesList the issue link types this Jira site defines.jira.list_issue_link_types
- List Issue TypesList every issue type the connection's account can see.jira.list_issue_types
- List Project ComponentsList the components defined on a Jira project.jira.list_project_components
- List Project VersionsList the versions (releases) defined on a Jira project.jira.list_project_versions
- List ProjectsList the Jira projects the connection can see.jira.list_projects
- List SprintsList the sprints on a Jira Software board.jira.list_sprints
- List TransitionsList the workflow transitions currently available on a Jira issue.jira.list_transitions
- List WatchersList the users watching a Jira issue.jira.list_watchers
- Move Issues To BacklogMove issues out of their sprint and back into a board's backlog.jira.move_issues_to_backlog
- Move Issues To SprintMove issues into a Jira Software sprint.jira.move_issues_to_sprint
- Notify About IssueSend an email about a Jira issue to the people you choose.jira.notify_issue
- Remove WatcherRemove a user from a Jira issue's watchers.jira.remove_watcher
- Search IssuesSearch Jira issues with a JQL query.jira.search_issues
- Search UsersFind Jira users by display name or email address.jira.search_users
- Transition IssueMove a Jira issue to a new status by transition id or name.jira.transition_issue
- Update CommentRewrite the body of an existing Jira comment.jira.update_comment
- Update IssueChange fields on an existing Jira issue.jira.update_issue
More in Business apps
Run your first Jira workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.