<?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: Creating a REST connection with client credentials with Qlik Sense on prem in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498557#M14410</link>
    <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 18 Dec 2024 11:12:41 GMT</pubDate>
    <dc:creator>chr005</dc:creator>
    <dc:date>2024-12-18T11:12:41Z</dc:date>
    <item>
      <title>Creating a REST connection with client credentials with Qlik Sense on prem</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498478#M14406</link>
      <description>&lt;P&gt;Dear experts,&lt;/P&gt;
&lt;P&gt;I'm new to Qlik and struggle to create a connection via REST. I read&amp;nbsp; some article about REST API, looked into Qlik and found this information&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Create-REST-connection.htm" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Create-REST-connection.htm&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;but I do not understand, how to setup the connection.&lt;/P&gt;
&lt;P&gt;I have the URL of the destination and a client-id + secret key. I also know about the proxy details. I also think, that this should get cretaed as a GET request.&lt;/P&gt;
&lt;P&gt;Can anybody help me and tell me, what I need to fill in?&amp;nbsp;Especially on "Query parameters" and "Query headers"?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 07:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498478#M14406</guid>
      <dc:creator>chr005</dc:creator>
      <dc:date>2024-12-18T07:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a REST connection with client credentials with Qlik Sense on prem</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498494#M14407</link>
      <description>&lt;P&gt;It depends on the requirements of the API you are connecting to. In a GET request, query parameters are the stuff after a question mark in the url, like example.com/api/v1/endpoint?parameter1=value1&amp;amp;andsoon=continue&lt;/P&gt;
&lt;P&gt;Headers are stuff sent to the api server in a more "invisible" way. Sometimes it could be for example different values for "Accept" or "Content-Type" that could be used for telling the API in what format you want the response.&lt;/P&gt;
&lt;P&gt;But it all depends on the API. There should be documentation you can read, or you'll just have to experiment...&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 07:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498494#M14407</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-12-18T07:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a REST connection with client credentials with Qlik Sense on prem</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498549#M14408</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;thx for the quick response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe one more question related to that topic. I read somewhere about an authentification methide via "oauth". Probably this is part of the authorization process with client credentials.&lt;/P&gt;
&lt;P&gt;Do you know anything about this and how it works in Qlik Sense?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 10:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498549#M14408</guid>
      <dc:creator>chr005</dc:creator>
      <dc:date>2024-12-18T10:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a REST connection with client credentials with Qlik Sense on prem</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498551#M14409</link>
      <description>&lt;P&gt;OAUTH is a completely different authentication method that involves multiple steps. Check out this post as a start: &lt;A href="https://community.qlik.com/t5/Connectivity-Data-Prep/QLIK-REST-Connector-and-OAuth2/td-p/1846711" target="_blank"&gt;https://community.qlik.com/t5/Connectivity-Data-Prep/QLIK-REST-Connector-and-OAuth2/td-p/1846711&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 10:56:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498551#M14409</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-12-18T10:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a REST connection with client credentials with Qlik Sense on prem</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498557#M14410</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 11:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-REST-connection-with-client-credentials-with-Qlik/m-p/2498557#M14410</guid>
      <dc:creator>chr005</dc:creator>
      <dc:date>2024-12-18T11:12:41Z</dc:date>
    </item>
  </channel>
</rss>

