<?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 How to Create POST connection to QRS API using Qliksense Rest Cconnector in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Create-POST-connection-to-QRS-API-using-Qliksense-Rest/m-p/1927956#M16754</link>
    <description>&lt;P&gt;Hello Everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need your help to create a post connection using the Qliksense Rest connector to QRS API for updating the properties of users.&lt;/P&gt;
&lt;P&gt;I want to update user properties using the Qliksesne script through QRS APIs.&lt;/P&gt;
&lt;P&gt;GET connection is working fine while making POST/PUT connection, it is throwing the error "Failed to connect server"&lt;/P&gt;
&lt;P&gt;I have gone through multiple articles but it didn't work, please share your ideas and steps which I can utilize for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Mon, 09 May 2022 12:02:30 GMT</pubDate>
    <dc:creator>agni_gold</dc:creator>
    <dc:date>2022-05-09T12:02:30Z</dc:date>
    <item>
      <title>How to Create POST connection to QRS API using Qliksense Rest Cconnector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Create-POST-connection-to-QRS-API-using-Qliksense-Rest/m-p/1927956#M16754</link>
      <description>&lt;P&gt;Hello Everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need your help to create a post connection using the Qliksense Rest connector to QRS API for updating the properties of users.&lt;/P&gt;
&lt;P&gt;I want to update user properties using the Qliksesne script through QRS APIs.&lt;/P&gt;
&lt;P&gt;GET connection is working fine while making POST/PUT connection, it is throwing the error "Failed to connect server"&lt;/P&gt;
&lt;P&gt;I have gone through multiple articles but it didn't work, please share your ideas and steps which I can utilize for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 12:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Create-POST-connection-to-QRS-API-using-Qliksense-Rest/m-p/1927956#M16754</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2022-05-09T12:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create POST connection to QRS API using Qliksense Rest Cconnector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Create-POST-connection-to-QRS-API-using-Qliksense-Rest/m-p/1927965#M16755</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp; , do you have any idea on this topic? please help&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 12:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Create-POST-connection-to-QRS-API-using-Qliksense-Rest/m-p/1927965#M16755</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2022-05-09T12:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create POST connection to QRS API using Qliksense Rest Cconnector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Create-POST-connection-to-QRS-API-using-Qliksense-Rest/m-p/1928366#M16766</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;agni_gold,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please try this user for Connection&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Query headers:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;X-Qlik-User:&amp;nbsp;UserDirectory=Internal; UserId=sa_repository&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please Check out Screenshots&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;if you have another issue do let me know.&lt;/P&gt;
&lt;P&gt;Thanks and Regarding,&lt;/P&gt;
&lt;P&gt;Harsh&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 07:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Create-POST-connection-to-QRS-API-using-Qliksense-Rest/m-p/1928366#M16766</guid>
      <dc:creator>Harsh_Gohil</dc:creator>
      <dc:date>2022-05-10T07:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create POST connection to QRS API using Qliksense Rest Cconnector</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Create-POST-connection-to-QRS-API-using-Qliksense-Rest/m-p/2480347#M21212</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Query headers:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;X-Qlik-User:&amp;nbsp;UserDirectory=Internal; UserId=sa_repository&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Worked for me!!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 07:32:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-Create-POST-connection-to-QRS-API-using-Qliksense-Rest/m-p/2480347#M21212</guid>
      <dc:creator>EladKushmaro</dc:creator>
      <dc:date>2024-09-09T07:32:51Z</dc:date>
    </item>
  </channel>
</rss>

