
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
JIRA in Qliksense
Hi Experts,
Recently we got the requirement to connect to JIRA in Qliksense. We have connected to JIRA successfully using Rest connector.
Here I have one doubt. we have multiple APIs in JIRA Site to connect like Projects,Issues and comments.
first we have tried to extract the Issues. So entered the below URL and by enting Username and PW created a connection
and extracted the ISSUE root tables.
https://xxxxxxxxxxxxxxx/rest/api/2/Issues
Next to extract Project again do we have to create a new connection, because for Projects we have the different api url like below
https://xxxxxxxxxxxxxxx/rest/api/2/Project
Please let me know for each api extraction do we have to create a new connection or is there any better way.
Thanks in advance.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, usually you need a new data connection for each file. In some cases there are workarounds: Loading XML files from web via REST connector

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, usually you need a new data connection for each file. In some cases there are workarounds: Loading XML files from web via REST connector

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could you please post a screenshot of your REST connector settings of https://xxxxxxxxxxxxxxx/rest/api/2/Project
