npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@n8n-dev/n8n-nodes-atlassian-jira

v1.0.1

Published

Jira Cloud platform REST API documentation

Downloads

68

Readme

@n8n-dev/n8n-nodes-atlassian-jira

atlassian-jira Banner

npm version License: MIT


Stop writing atlassian-jira API integrations by hand.

Every time you connect n8n to atlassian-jira, you waste hours mapping endpoints, defining parameters, and debugging schemas. You copy-paste from docs, fix edge cases, and pray nothing breaks.

What if connecting n8n to atlassian-jira took 5 minutes, not half a day?

This node gives you 87+ resources out of the box: Announcement Banner, Application Roles, Audit Records, Avatars, Dashboards, and 82 more: with full CRUD operations, typed parameters, and zero manual configuration.


What You Get

  • Zero boilerplate: Resources, operations, and fields are pre-configured and ready to use
  • Full CRUD: Create, read, update, and delete support where the API allows it
  • Typed parameters: No more guessing field types
  • Built-in auth: API key authentication, ready to go
  • Declarative: Native n8n performance, no custom execute() overhead

Install

npm install @n8n-dev/n8n-nodes-atlassian-jira

Or in n8n:

  1. Settings → Community Nodes → Install
  2. Search: @n8n-dev/n8n-nodes-atlassian-jira
  3. Click Install

Quick Start

  1. Install the node (above)
  2. Add credentials: atlassian-jira API → paste your API key
  3. Drag the atlassian-jira node into your workflow
  4. Pick a resource → pick an operation → done.

That's it. No configuration files. No code. It just works.


Resources

  • Get announcement banner configuration
  • Put Update announcement banner configuration
  • Get all application roles
  • Get application role
  • Get audit records
  • Get system avatars by type
  • Get avatars
  • Post Load avatar
  • Delete avatar
  • Get avatar image by type
  • Get avatar image by ID
  • Get avatar image by owner
  • Get all dashboards
  • Post Create dashboard
  • Get available gadgets
  • Get Search for dashboards
  • Get gadgets
  • Post Add gadget to dashboard
  • Delete Remove gadget from dashboard
  • Put Update gadget on dashboard
  • Get dashboard item property keys
  • Delete dashboard item property
  • Get dashboard item property
  • Put Set dashboard item property
  • Delete dashboard
  • Get dashboard
  • Put Update dashboard
  • Post Copy dashboard
  • Post Create filter
  • Get favorite filters
  • Get my filters
  • Get Search for filters
  • Delete filter
  • Get filter
  • Put Update filter
  • Delete Reset columns
  • Get columns
  • Put Set columns
  • Delete Remove filter as favorite
  • Put Add filter as favorite
  • Put Change filter owner
  • Get default share scope
  • Put Set default share scope
  • Get share permissions
  • Post Add share permission
  • Delete share permission
  • Get share permission
  • Get Find users and groups
  • Delete Remove group
  • Post Create group
  • Get Bulk get groups
  • Get users from group
  • Delete Remove user from group
  • Post Add user to group
  • Get Find groups
  • Get license
  • Get events
  • Post Create issue
  • Post Bulk create issue
  • Get create issue metadata
  • Delete issue
  • Get issue
  • Put Edit issue
  • Put Assign issue
  • Get changelogs
  • Post Get changelogs by IDs
  • Get edit issue metadata
  • Post Send notification for issue
  • Get transitions
  • Post Transition issue
  • Get attachment content
  • Get Jira attachment settings
  • Get attachment thumbnail
  • Delete attachment
  • Get attachment metadata
  • Get all metadata for an expanded attachment
  • Get contents metadata for an expanded attachment
  • Post Add attachment
  • Post Get comments by IDs
  • Get comments
  • Post Add comment
  • Delete comment
  • Get comment
  • Put Update comment
  • Get comment property keys
  • Delete comment property
  • Get comment property
  • Put Set comment property
  • Get fields
  • Post Create custom field
  • Get fields paginated
  • Get fields in trash paginated
  • Put Update custom field
  • Delete custom field
  • Post Restore custom field from trash
  • Post Move custom field to trash
  • Get all field configurations
  • Post Create field configuration
  • Delete field configuration
  • Put Update field configuration
  • Get field configuration items
  • Put Update field configuration items
  • Get all field configuration schemes
  • Post Create field configuration scheme
  • Get field configuration issue type items
  • Get field configuration schemes for projects
  • Put Assign field configuration scheme to project
  • Delete field configuration scheme
  • Put Update field configuration scheme
  • Put Assign issue types to field configurations
  • Post Remove issue types from field configuration scheme
  • Get custom field contexts
  • Post Create custom field context
  • Get custom field contexts default values
  • Put Set custom field contexts default values
  • Get issue types for custom field context
  • Post Get custom field contexts for projects and issue types
  • Get project mappings for custom field context
  • Delete custom field context
  • Put Update custom field context
  • Put Add issue types to context
  • Post Remove issue types from context
  • Put Assign custom field context to projects
  • Post Remove custom field context from projects
  • Get custom field option
  • Get custom field options context
  • Post Create custom field options context
  • Put Update custom field options context
  • Put Reorder custom field options context
  • Delete custom field options context
  • Get all issue field options
  • Post Create issue field option
  • Get selectable issue field options
  • Get visible issue field options
  • Delete issue field option
  • Get issue field option
  • Put Update issue field option
  • Delete Replace issue field option
  • Post Update custom fields
  • Put Update custom field value
  • Get custom field configurations
  • Put Update custom field configurations
  • Post Create issue link
  • Delete issue link
  • Get issue link
  • Get issue link types
  • Post Create issue link type
  • Delete issue link type
  • Get issue link type
  • Put Update issue link type
  • Post Bulk set issues properties by list
  • Post Bulk set issue properties by issue
  • Delete Bulk delete issue property
  • Put Bulk set issue property
  • Get issue property keys
  • Delete issue property
  • Get issue property
  • Put Set issue property
  • Delete remote issue link by global ID
  • Get remote issue links
  • Post Create or update remote issue link
  • Delete remote issue link by ID
  • Get remote issue link by ID
  • Put Update remote issue link by ID
  • Get issue picker suggestions
  • Post Check issues against JQL
  • Get Search for issues using JQL GET
  • Post Search for issues using JQL POST
  • Get issue security level members
  • Get issue security level
  • Get issue security schemes
  • Get issue security scheme
  • Get all issue types for user
  • Post Create issue type
  • Get issue types for project
  • Delete issue type
  • Get issue type
  • Put Update issue type
  • Get alternative issue types
  • Post Load issue type avatar
  • Get all issue type schemes
  • Post Create issue type scheme
  • Get issue type scheme items
  • Get issue type schemes for projects
  • Put Assign issue type scheme to project
  • Delete issue type scheme
  • Put Update issue type scheme
  • Put Add issue types to issue type scheme
  • Put Change order of issue types
  • Delete Remove issue type from issue type scheme
  • Get issue type screen schemes
  • Post Create issue type screen scheme
  • Get issue type screen scheme items
  • Get issue type screen schemes for projects
  • Put Assign issue type screen scheme to project
  • Delete issue type screen scheme
  • Put Update issue type screen scheme
  • Put Append mappings to issue type screen scheme
  • Put Update issue type screen scheme default screen scheme
  • Post Remove mappings from issue type screen scheme
  • Get issue type screen scheme projects
  • Get issue type property keys
  • Delete issue type property
  • Get issue type property
  • Put Set issue type property
  • Delete vote
  • Get votes
  • Post Add vote
  • Post Get is watching issue bulk
  • Delete watcher
  • Get issue watchers
  • Post Add watcher
  • Get issue worklogs
  • Post Add worklog
  • Delete worklog
  • Get worklog
  • Put Update worklog
  • Get IDs of deleted worklogs
  • Post Get worklogs
  • Get IDs of updated worklogs
  • Get worklog property keys
  • Delete worklog property
  • Get worklog property
  • Put Set worklog property
  • Post Analyse Jira expression
  • Post Evaluate Jira expression
  • Get application property
  • Get advanced settings
  • Put Set application property
  • Get global settings
  • Get field reference data GET
  • Post Get field reference data POST
  • Get field auto complete suggestions
  • Post Parse JQL query
  • Post Convert user identifiers to account IDs in JQL queries
  • Post Sanitize JQL queries
  • Get all labels
  • Post Create component
  • Delete component
  • Get component
  • Put Update component
  • Get component issues count
  • Get project components paginated
  • Get project components
  • Get screens for a field
  • Get screens
  • Post Create screen
  • Post Add field to default screen
  • Delete screen
  • Put Update screen
  • Get available screen fields
  • Get selected time tracking provider
  • Put Select time tracking provider
  • Get all time tracking providers
  • Get time tracking settings
  • Put Set time tracking settings
  • Get UI modifications
  • Post Create UI modification
  • Delete UI modification
  • Put Update UI modification
  • Get issue navigator default columns
  • Put Set issue navigator default columns
  • Get notification schemes paginated
  • Post Create notification scheme
  • Get projects using notification schemes paginated
  • Get notification scheme
  • Put Update notification scheme
  • Put Add notifications to notification scheme
  • Delete notification scheme
  • Delete Remove notification from notification scheme
  • Post Create priority
  • Put Set default priority
  • Put Move priorities
  • Get Search priorities
  • Delete priority
  • Get priority
  • Put Update priority
  • Post Create resolution
  • Put Set default resolution
  • Put Move resolutions
  • Get Search resolutions
  • Delete resolution
  • Get resolution
  • Put Update resolution
  • Get approximate license count
  • Get approximate application license count
  • Delete preference
  • Get preference
  • Put Set preference
  • Get locale
  • Get current user
  • Get my permissions
  • Get all permissions
  • Post Get bulk permissions
  • Post Get permitted projects
  • Get all permission schemes
  • Post Create permission scheme
  • Delete permission scheme
  • Get permission scheme
  • Put Update permission scheme
  • Get permission scheme grants
  • Post Create permission grant
  • Delete permission scheme grant
  • Get permission scheme grant
  • Post Create project
  • Get recent projects
  • Get projects paginated
  • Delete project
  • Get project
  • Put Update project
  • Post Archive project
  • Post Delete project asynchronously
  • Post Restore deleted or archived project
  • Get all statuses for project
  • Put Set project avatar
  • Delete project avatar
  • Post Load project avatar
  • Get all project avatars
  • Get all project categories
  • Post Create project category
  • Delete project category
  • Get project category by ID
  • Put Update project category
  • Get project s sender email
  • Put Set project s sender email
  • Get project features
  • Put Set project feature state
  • Get Validate project key
  • Get valid project key
  • Get valid project name
  • Get project issue security scheme
  • Get assigned permission scheme
  • Put Assign permission scheme
  • Get project issue security levels
  • Get project property keys
  • Delete project property
  • Get project property
  • Put Set project property
  • Get project roles for project
  • Get project role for project
  • Get project role details
  • Get all project roles
  • Post Create project role
  • Delete project role
  • Get project role by ID
  • Post Partial update project role
  • Put Fully update project role
  • Delete actors from project role
  • Post Add actors to project role
  • Put Set actors for project role
  • Delete default actors from project role
  • Get default actors for project role
  • Post Add default actors to project role
  • Get all project types
  • Get licensed project types
  • Get project type by key
  • Get accessible project type by key
  • Get project versions paginated
  • Get project versions
  • Post Create version
  • Get version
  • Put Update version
  • Put Merge versions
  • Post Move version
  • Get version s related issues count
  • Post Delete and replace version
  • Get version s unresolved issues count
  • Get all screen tabs
  • Post Create screen tab
  • Delete screen tab
  • Put Update screen tab
  • Post Move screen tab
  • Get all screen tab fields
  • Post Add screen tab field
  • Delete Remove screen tab field
  • Post Move screen tab field
  • Get screen schemes
  • Post Create screen scheme
  • Delete screen scheme
  • Put Update screen scheme
  • Get Jira instance info
  • Delete Bulk delete Statuses
  • Get Bulk get statuses
  • Post Bulk create statuses
  • Put Bulk update statuses
  • Get Search statuses paginated
  • Get task
  • Post Cancel task
  • Delete user
  • Get user
  • Post Create user
  • Get Bulk get users
  • Get account IDs for users
  • Delete Reset user default columns
  • Get user default columns
  • Put Set user default columns
  • Get user email
  • Get user email bulk
  • Get user groups
  • Get all users default
  • Get all users
  • Get user property keys
  • Delete user property
  • Get user property
  • Put Set user property
  • Get Find users assignable to projects
  • Get Find users assignable to issues
  • Get Find users with permissions
  • Get Find users for picker
  • Get Find users
  • Get Find users by query
  • Get Find user keys by query
  • Get Find users with browse permission
  • Delete webhooks by ID
  • Get dynamic webhooks for app
  • Post Register dynamic webhooks
  • Get failed webhooks
  • Put Extend WEBHOOK life
  • Post Create workflow
  • Get workflows paginated
  • Delete inactive workflow
  • Get workflow transition rule configurations
  • Put Update workflow transition rule configurations
  • Put Delete workflow transition rule configurations
  • Get all workflow schemes
  • Post Create workflow scheme
  • Delete workflow scheme
  • Get workflow scheme
  • Put Update workflow scheme
  • Delete default workflow
  • Get default workflow
  • Put Update default workflow
  • Delete workflow for issue type in workflow scheme
  • Get workflow for issue type in workflow scheme
  • Put Set workflow for issue type in workflow scheme
  • Delete issue types for workflow in workflow scheme
  • Get issue types for workflows in workflow scheme
  • Put Set issue types for workflow in workflow scheme
  • Get workflow scheme project associations
  • Put Assign workflow scheme to project
  • Post Create draft workflow scheme
  • Delete draft workflow scheme
  • Get draft workflow scheme
  • Put Update draft workflow scheme
  • Delete draft default workflow
  • Get draft default workflow
  • Put Update draft default workflow
  • Delete workflow for issue type in draft workflow scheme
  • Get workflow for issue type in draft workflow scheme
  • Put Set workflow for issue type in draft workflow scheme
  • Post Publish draft workflow scheme
  • Delete issue types for workflow in draft workflow scheme
  • Get issue types for workflows in draft workflow scheme
  • Put Set issue types for workflow in workflow scheme
  • Get all statuses
  • Get status
  • Get all status categories
  • Get status category
  • Delete workflow transition property
  • Get workflow transition properties
  • Post Create workflow transition property
  • Put Update workflow transition property
  • Get app properties
  • Delete app property
  • Get app property
  • Put Set app property
  • Delete Remove modules
  • Get modules
  • Post Register modules
  • Put Bulk update custom field value
  • Put Bulk update entity properties
  • Post Get workflow transition rule configurations
  • Get precomputation
  • Post Update precomputations

Why This Node?

Without this node:

  • Hours of manual API integration
  • Copy-pasting from atlassian-jira docs
  • Debugging auth, pagination, error handling
  • Maintaining your own client code

With this node:

  • Install → configure → use. 5 minutes.
  • Auto-generated from the official atlassian-jira OpenAPI spec
  • Always up to date when the API changes
  • Native n8n performance

Auto-Generated

This node was auto-generated from the official atlassian-jira OpenAPI specification using @n8n-dev/n8n-openapi-node-ultimate, then validated against the live API so you get accurate types and real parameters, not guesswork.

When the atlassian-jira API updates, this node updates too.


License

MIT © kelvinzer0