<?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 Qlik Sense with IssueTrak in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-with-IssueTrak/m-p/64558#M4249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone ever used Qlik Sense to report on data in IssueTrak? We use it as our work order system, and would like to make the data view-able in Qlik, but are not quite sure where to start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2018 18:55:10 GMT</pubDate>
    <dc:creator>jas0012qlik</dc:creator>
    <dc:date>2018-06-21T18:55:10Z</dc:date>
    <item>
      <title>Qlik Sense with IssueTrak</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-with-IssueTrak/m-p/64558#M4249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone ever used Qlik Sense to report on data in IssueTrak? We use it as our work order system, and would like to make the data view-able in Qlik, but are not quite sure where to start.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 18:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-with-IssueTrak/m-p/64558#M4249</guid>
      <dc:creator>jas0012qlik</dc:creator>
      <dc:date>2018-06-21T18:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense with IssueTrak</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-with-IssueTrak/m-p/64559#M4250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have noticed that IssueTrak has a RESTful API. That means that it should be possible to get data out of IssueTrak with the help of the Qlik REST Connector: &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/REST-connector.htm" title="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/REST-connector.htm"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/REST-connector.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the link to IssueTrak API documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://helpcenter.issuetrak.com/articles/2327-The-Issuetrak-RESTful-API" title="https://helpcenter.issuetrak.com/articles/2327-The-Issuetrak-RESTful-API"&gt;Issuetrak Help Center - The Issuetrak RESTful API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Qlik REST Connector can be a technical challenge unless youre already familiar with RESTful APIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also an option to export data from IssueTrak as CSV files but I dont know if that will provide you with the data you need: &lt;A href="https://helpcenter.issuetrak.com/articles/2285-Exporting-Survey-Data" title="https://helpcenter.issuetrak.com/articles/2285-Exporting-Survey-Data"&gt;Issuetrak Help Center - Exporting Survey Data&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 19:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-with-IssueTrak/m-p/64559#M4250</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-06-21T19:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense with IssueTrak</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-with-IssueTrak/m-p/64560#M4251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We run issuetrak on a microsoft sql database. is that compatible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 20:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-with-IssueTrak/m-p/64560#M4251</guid>
      <dc:creator>jas0012qlik</dc:creator>
      <dc:date>2018-06-21T20:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense with IssueTrak</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-with-IssueTrak/m-p/64561#M4252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well - it might very well be that you can pull the data out of Microsoft SQL Server directly. That depends on how easy the database model in IssueTrak is. Usually an API like the RESTful API will provide the source for where it is best to pull data from actually. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether IssueTrak use MS SQL Server or some other database shouldn't matter anything when it comes to the use of the RESTful API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 13:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-with-IssueTrak/m-p/64561#M4252</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-06-22T13:37:40Z</dc:date>
    </item>
  </channel>
</rss>

