Jira Module Steps
  • 19 Apr 2024
  • 2 Minutes to read
  • Dark
    Light

Jira Module Steps

  • Dark
    Light

Article Summary

Overview

The Jira Module allows users to connect to the Jira API with prebuilt Flow steps for Issues, Projects, and Users.        

To learn more about Jira and Jira API, visit https://www.atlassian.com/software/jira.
Prerequisites:
  • Installation of the Jira module is required. To learn how to install a module, see Installing Modules 
  • Active Jira account with appropriate permissions

Jira Steps

The Jira Module steps can be found in the Toolbox panel under INTEGRATION > JIRA.

Assign Issue 

The Assign Issue step allows a user to assign a created issue to a user.

Input ParameterDescription
AssignAssigns issue to the specified user.
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).

Delete Issue 

The Delete Issue step allows a user to delete a created issue.

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
Issue ModelIssue information (Issue Id or Key, Delete Subtasks boolean).


Create Project 

The Create Project step allows a user to create a project in Jira.

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
New ProjectProject information to create.

Delete Project 

The Delete Project step allows a user to remove a project from Jira.

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
Project Id Or KeyId or Key of a created project.

Edit Project 

The Edit Project step allows a user to edit details of a created project.

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
Project ModelProject information to edit.

Get Project Metadata By Key 

The Get Project Metadata By Key step will return the metadata for a specified project.

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
Project KeyProject key of a created project.

Get Project Roles 

The Get Project Roles step will return the roles associated with a user.

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).

Get Project Type By Key 

The Get Project Type By Key step allows return project information based on the specified key.

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
Project Type By KeyKey of project.

Get Accessible Project Type By Key 

The Get Accessible Project Type By Key step will return project information based on specified key.

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
Project Type KeyProject key.

Assign Project

The Delete Resource Permission step allows a user to delete the specified permission on the file or folder.

Input ParameterDescription
CredentialUser credential information.
Jira Assignment ModelAssigns list of users to a project.

Create User

The Create User step allows a user to create a new Jira user.

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
Jira User ModelUser information to create (Email Address, Display Name, Name, Password).

Delete User

The Delete User step allows a user to delete a created user from Jira.

Input ParameterDescription
Account Id Or KeyId or key of the user account.
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).

Edit User

The Edit User step allows a user to edit the user information of a created user. 

Input ParameterDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
Jira User ModelUser information to edit.
KeyAccount key of user.

Set User Password

The Set User Password step allows a user to set the specified Jira created account user password.

Input ParametersDescription
CredentialUser credential information (user, password, Jira URL, and Jira Connection Type).
KeyJira account key of a user.
New PasswordNew password for user.



Was this article helpful?

What's Next