Skip to main content
Version: On-Premise 2.1

Jira General Command

Activity Description

Executes a Jira command. For instructions on using the Jira API, refer to the Atlassian Developers site for Jira Cloud and Jira Server.

Output

The ID of the new issue.

Settings

  • Module Name – The name of the Jira module in Resolve Actions Express.
  • Uri Template – The Uri path to access the data entities in Jira.
    Example: issue/SDA-6
  • Parameters – The optional parameters of the Jira command.
  • Method – The HTTP method of the Rest API communication (GET/PUT/POST/DELETE).
  • Post Data – The data of the new issue.