The Activities for Jira Software developed for UiPath Studio allows the user to work in the background with Jira using a REST API V3.
The activities can be found on this path in Studio Activities Panel: Integrations > Jira Software.
The Jira Software Activity package contains around 30 activities that allow you to perform various operations (GET, UPDATE or ADD) on the main entities of Jira. The main entities include Issues, Projects, Comments, Attachments, Users, Dashboards .
The main advantages of the activities are:
Background automation which is very fast and safe because it’s totally independent of your web browsers and the Jira layout.
Implementation time is 5 to 10 times faster compared to traditional UI-Automation.
Interactions between the robot and the software are greatly reduced, leading to a reduction in the number of errors.
Added new activities in 1.0.1:
Get Issue Attachments
Delete Issue
Update Issue Priority
Create Issue Link
Get Issue Link Types
Delete Issue Comment
Added new activities in 1.0.2:
Update Issue
Delete Issue Link
Get Issue Links
Please check the User Manual for info on the activities.
Added new activities in 1.0.3: