<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Jira connection via REST API with Qlik Sense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/49269#M735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to fetch data without specifying pagination and Query headers. All parameters was similar, except Security - I chose &lt;STRONG&gt;Allow response headers &lt;/STRONG&gt;and I used different URI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;STRONG&gt;YOUR_JIRA_ADDRESS&lt;/STRONG&gt;/jira/rest/api/2/search/?jql=project=&lt;STRONG&gt;YOUR_JIRA_PROJECT&lt;/STRONG&gt;&amp;amp;fields=summary,description,status,created,resolution,resolutiondate,statusCategory,issues,issuetype,priority,assignee,reporter,components,labels&amp;amp;maxResults=3000&amp;amp;expand=changelog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This URI will return info about your project and additional history (comments, status changes and so on). Fields might be different (not sure here), you can try yours. &lt;/P&gt;&lt;P&gt;One more thing what I changed - timeout from 30 to 300.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Ivans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2018 10:53:10 GMT</pubDate>
    <dc:creator>ivans_mihailovs</dc:creator>
    <dc:date>2018-10-19T10:53:10Z</dc:date>
    <item>
      <title>Jira connection via REST API with Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/49268#M734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to connect Qlik Sense with Jira via Rest API. I set everything, even the Test Connection button said the "Test was successful.", but when I'm trying to select data, it shows nothing. I tried in several different way, but the results always the same. Does somebody has experience with it or can somebody help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Istvan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My latest settings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/196739_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/196740_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/196743_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/196745_pastedImage_6.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I'm trying to select data, I get this every time:&lt;IMG class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/196746_pastedImage_7.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 16:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/49268#M734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T16:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Jira connection via REST API with Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/49269#M735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to fetch data without specifying pagination and Query headers. All parameters was similar, except Security - I chose &lt;STRONG&gt;Allow response headers &lt;/STRONG&gt;and I used different URI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;STRONG&gt;YOUR_JIRA_ADDRESS&lt;/STRONG&gt;/jira/rest/api/2/search/?jql=project=&lt;STRONG&gt;YOUR_JIRA_PROJECT&lt;/STRONG&gt;&amp;amp;fields=summary,description,status,created,resolution,resolutiondate,statusCategory,issues,issuetype,priority,assignee,reporter,components,labels&amp;amp;maxResults=3000&amp;amp;expand=changelog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This URI will return info about your project and additional history (comments, status changes and so on). Fields might be different (not sure here), you can try yours. &lt;/P&gt;&lt;P&gt;One more thing what I changed - timeout from 30 to 300.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Ivans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 10:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/49269#M735</guid>
      <dc:creator>ivans_mihailovs</dc:creator>
      <dc:date>2018-10-19T10:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Jira connection via REST API with Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1536022#M9925</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying also to make a connection with your advices but it's not working :&lt;/P&gt;&lt;P&gt;https://____________/jira/rest/api/2/search/?jql=project=DWH&amp;amp;fields=summary,description,status,created,resolution,resolutiondate,statusCategory,issues,issuetype,priority,assignee,reporter,components,labels&amp;amp;maxResults=3000&amp;amp;expand=changelog&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jira.JPG" style="width: 746px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4626i61FCC4F2DCD21D7A/image-size/large?v=v2&amp;amp;px=999" role="button" title="jira.JPG" alt="jira.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jira2.JPG" style="width: 695px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4627iA82B61B9CE849171/image-size/large?v=v2&amp;amp;px=999" role="button" title="jira2.JPG" alt="jira2.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jira3.JPG" style="width: 745px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/4628iAC766358E62C4D48/image-size/large?v=v2&amp;amp;px=999" role="button" title="jira3.JPG" alt="jira3.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you have an idea to help me?&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 15:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1536022#M9925</guid>
      <dc:creator>carolinecomte</dc:creator>
      <dc:date>2019-01-28T15:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Jira connection via REST API with Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1634397#M11558</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you get any solution for your below problem I am trying to build an app by creating REST API to JIRA.&lt;/P&gt;&lt;P&gt;My TEST connection is successful but its not returning any data after running the script.&lt;/P&gt;&lt;P&gt;Appreciate your time and help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 17:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1634397#M11558</guid>
      <dc:creator>samp</dc:creator>
      <dc:date>2019-10-11T17:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Jira connection via REST API with Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1642494#M11685</link>
      <description>&lt;P&gt;Included with your Qlik Sense licence is a licence for Qlik Web Connectors. This is a separate download and install, but once you have done this there is a simple way to authenticate with and download data from Jira.&lt;/P&gt;&lt;P&gt;Details on the Jira connector are here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/Jira-Connector.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/Jira-Connector.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;To licence the Qlik Web Connectors you simply put your Qlik Sense licence key and control number in for the licence in QWC.&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 11:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1642494#M11685</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2019-11-04T11:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Jira connection via REST API with Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1677992#M12366</link>
      <description>&lt;P&gt;In my case the link worked after removing "jira/" from it.&lt;/P&gt;&lt;P&gt;You can check the example at &lt;A href="https://developer.atlassian.com/cloud/jira/platform/rest/v2/#about" target="_blank"&gt;https://developer.atlassian.com/cloud/jira/platform/rest/v2/#about&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:24:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1677992#M12366</guid>
      <dc:creator>PawelB</dc:creator>
      <dc:date>2020-02-21T11:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Jira connection via REST API with Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1689126#M12562</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Can I connect as JSON (response type) to our Qliksense - version (Qlik Sense 3.1 SR2 qliksenseserver 10.7.1)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The version support the JSON format?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 16:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1689126#M12562</guid>
      <dc:creator>muhammetayal</dc:creator>
      <dc:date>2020-03-30T16:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Jira connection via REST API with Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1689139#M12563</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sense 3.1 is very old. You should look at upgrading to get new features and fixes. Not sure what you mean by 3.1 and 10.7.1. If you have an Enterprise server then that is all the Sense you need.&lt;/P&gt;&lt;P&gt;Either way, the REST connector has been in Sense for a long time, so it should be there. This will handle JSON as a response type.&lt;/P&gt;&lt;P&gt;Things are made a lot easier with the Web connectors though.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 17:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1689139#M12563</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2020-03-30T17:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Jira connection via REST API with Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1689142#M12564</link>
      <description>&lt;P&gt;I mean, our version like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thumbnail_image002.jpg" style="width: 659px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30936iBF50A044E367616E/image-size/large?v=v2&amp;amp;px=999" role="button" title="thumbnail_image002.jpg" alt="thumbnail_image002.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 17:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Jira-connection-via-REST-API-with-Qlik-Sense/m-p/1689142#M12564</guid>
      <dc:creator>muhammetayal</dc:creator>
      <dc:date>2020-03-30T17:15:08Z</dc:date>
    </item>
  </channel>
</rss>

