<?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: Integrate QlikSense &amp;amp; API with Rest Connector in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-QlikSense-amp-API-with-Rest-Connector/m-p/2152172#M19602</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/257725"&gt;@lil1&lt;/a&gt;&amp;nbsp;- You will want to replace all those connectors with the actual REST API call/WITH CONNECTION that represents the examples.&lt;/P&gt;
&lt;P&gt;These examples use a connector that simplifies the REST API connection to OpenAI, but the same calls can be made "manually" using the normal REST connector. The interaction with the results should be more important on how to integrate the responses with your workload.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2023 16:53:21 GMT</pubDate>
    <dc:creator>jprdonnelly</dc:creator>
    <dc:date>2023-12-12T16:53:21Z</dc:date>
    <item>
      <title>Integrate QlikSense &amp; API with Rest Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-QlikSense-amp-API-with-Rest-Connector/m-p/2145762#M19589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;what i want is load a excel file from my device to qlik sense and connect to API with Rest connector(this part is ok, i create Rest connection), get&amp;nbsp;&lt;SPAN&gt;analyze data from it. for example ask some question and get response from chatGPT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;can anyone guide me please&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 13:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-QlikSense-amp-API-with-Rest-Connector/m-p/2145762#M19589</guid>
      <dc:creator>lil1</dc:creator>
      <dc:date>2023-12-08T13:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate QlikSense &amp; API with Rest Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-QlikSense-amp-API-with-Rest-Connector/m-p/2145811#M19590</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/257725"&gt;@lil1&lt;/a&gt;&amp;nbsp;- please review this link as a starting point. It references the Open AI connector in Qlik Cloud that simplifies the REST API part, but it should give you some foundation on how to use your existing REST connectivity to move forward.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/LoadData/ac-openai-tutorial.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/LoadData/ac-openai-tutorial.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 15:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-QlikSense-amp-API-with-Rest-Connector/m-p/2145811#M19590</guid>
      <dc:creator>jprdonnelly</dc:creator>
      <dc:date>2023-12-08T15:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate QlikSense &amp; API with Rest Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-QlikSense-amp-API-with-Rest-Connector/m-p/2146070#M19593</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/141812"&gt;@jprdonnelly&lt;/a&gt;&amp;nbsp;, Thanks for response. it helps me but i&amp;nbsp;realize my connection is not like it should be. I do not have OpenAI connector like as the page mentioned. in creating connection section i can't see bellow connection type :&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Example 1:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ui_item"&gt;OpenAI Completions API&amp;nbsp;(GPT-3) - Rows&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Example 2:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ui_item"&gt;OpenAI Completions API (GPT-3) - JSON Tables&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Example 3:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ui_item"&gt;OpenAI Chat Completions API (GPT-3.5, GPT-4) - Rows&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Interactive example:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="ui_item"&gt;OpenAI Chat Completions API (GPT-3.5, GPT-4) - Rows&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN class="ui_item"&gt;as i understand i have to create one of these connection to move forward.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 07:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-QlikSense-amp-API-with-Rest-Connector/m-p/2146070#M19593</guid>
      <dc:creator>lil1</dc:creator>
      <dc:date>2023-12-11T07:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate QlikSense &amp; API with Rest Connector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-QlikSense-amp-API-with-Rest-Connector/m-p/2152172#M19602</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/257725"&gt;@lil1&lt;/a&gt;&amp;nbsp;- You will want to replace all those connectors with the actual REST API call/WITH CONNECTION that represents the examples.&lt;/P&gt;
&lt;P&gt;These examples use a connector that simplifies the REST API connection to OpenAI, but the same calls can be made "manually" using the normal REST connector. The interaction with the results should be more important on how to integrate the responses with your workload.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 16:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Integrate-QlikSense-amp-API-with-Rest-Connector/m-p/2152172#M19602</guid>
      <dc:creator>jprdonnelly</dc:creator>
      <dc:date>2023-12-12T16:53:21Z</dc:date>
    </item>
  </channel>
</rss>

