How can i get information of specific columns only from jira

Hello,

i wanted to get information of specific columns only form jira.
we have option to select which columns we want in jira .check below ss


i want to get info for only selescted columns via jquery.
can we write any such query ?
what end point needs to pass in http call?
what to write in body section?
please help me with this.
@Cristian_Negulescu @ig250097 @Hiba_B @Srini84 @deepak.rai6

@Mathkar_kunal

Have you tried with the Jira Packages?

If not you can install the UiPath.Jira.Activities

Hope this may help you

Thanks

In this video I show how to execute JQL:

Search on the internet how you build your particular JQL and then parse JSON.