Access jira from UI Path

Hi,
Am completely new to UI Path, Just started with web scrapping.

I wanted to try how to access my Jira account in UI Path
And after accessing I want to get list of tasks in backlog [with other details of the task]

Is it possible to achieve this in UI Path studio?
If so how can I achieve it ?

1 Like

hi @Sathya_Priya,

You can have a look at the Components developed by the community members in market place for jira Integration.

https://connect.uipath.com/search?search=jira


Mukesh

1 Like

Hi @mukeshkala,
Thanks much for the response
I started with Jira application scope activity.
In properties pane it asks for TokenAPI which is not found in my JIRA account.
Any idea on how to create an API token ??

Apologies @Sathya_Priya,

I have never Uses the application scope , You can create a separate topic for it with all details and screnshots or you can tag the author of the activity in the post.

Mukesh

1 Like

Ok… Thank you

Hi @Sathya_Priya,

In case you are using Jira Software Integration Jira Software Integration - RPA Component | UiPath Marketplace, please check the User Manual, it indicates that the package can be used only for Jira Cloud (not on Prem) and the manual provides info regarding where you can generate the token and how to use the activities from the package.

Regards,
Daniela

2 Likes

Thanks @DanielaD will check on it