OCNORA

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 Event
    Start a run when a Jira issue, comment or worklog changes.
    trigger.jira_event

Operations 36

  • Add Attachment
    Attach a file to a Jira issue.
    jira.add_attachment
  • Add Comment
    Add a comment to a Jira issue.
    jira.add_comment
  • Add Watcher
    Add a user as a watcher on a Jira issue.
    jira.add_watcher
  • Assign Issue
    Set or clear the assignee on a Jira issue.
    jira.assign_issue
  • Count Issues
    Count the issues a JQL query matches, without fetching them.
    jira.count_issues
  • Create Issue
    Create an issue in a Jira Cloud project.
    jira.create_issue
  • Create Sprint
    Create a sprint on a Jira Software scrum board.
    jira.create_sprint
  • Delete Comment
    Delete a comment from a Jira issue.
    jira.delete_comment
  • Delete Issue
    Permanently delete a Jira issue.
    jira.delete_issue
  • Get Issue Changelog
    Read the history of field changes on a Jira issue.
    jira.get_changelog
  • Get Issue
    Read one Jira issue, with the fields and expansions you ask for.
    jira.get_issue
  • Get Project
    Read one Jira project by key or id.
    jira.get_project
  • Get User
    Read one Jira user by Atlassian accountId.
    jira.get_user
  • Link Issues
    Create a link of a named type between two Jira issues.
    jira.link_issues
  • List Assignable Users
    List the users who may be assigned issues in a project or on one issue.
    jira.list_assignable_users
  • List Backlog Issues
    List the issues sitting in a Jira Software board's backlog.
    jira.list_backlog_issues
  • List Boards
    List the Jira Software boards the connection can see.
    jira.list_boards
  • List Comments
    List the comments on a Jira issue.
    jira.list_comments
  • List Fields
    List Jira's field definitions, which is how a custom field id is resolved.
    jira.list_fields
  • List Issue Link Types
    List the issue link types this Jira site defines.
    jira.list_issue_link_types
  • List Issue Types
    List every issue type the connection's account can see.
    jira.list_issue_types
  • List Project Components
    List the components defined on a Jira project.
    jira.list_project_components
  • List Project Versions
    List the versions (releases) defined on a Jira project.
    jira.list_project_versions
  • List Projects
    List the Jira projects the connection can see.
    jira.list_projects
  • List Sprints
    List the sprints on a Jira Software board.
    jira.list_sprints
  • List Transitions
    List the workflow transitions currently available on a Jira issue.
    jira.list_transitions
  • List Watchers
    List the users watching a Jira issue.
    jira.list_watchers
  • Move Issues To Backlog
    Move issues out of their sprint and back into a board's backlog.
    jira.move_issues_to_backlog
  • Move Issues To Sprint
    Move issues into a Jira Software sprint.
    jira.move_issues_to_sprint
  • Notify About Issue
    Send an email about a Jira issue to the people you choose.
    jira.notify_issue
  • Remove Watcher
    Remove a user from a Jira issue's watchers.
    jira.remove_watcher
  • Search Issues
    Search Jira issues with a JQL query.
    jira.search_issues
  • Search Users
    Find Jira users by display name or email address.
    jira.search_users
  • Transition Issue
    Move a Jira issue to a new status by transition id or name.
    jira.transition_issue
  • Update Comment
    Rewrite the body of an existing Jira comment.
    jira.update_comment
  • Update Issue
    Change fields on an existing Jira issue.
    jira.update_issue

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.