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.
- 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.