<?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: NPrinting API method Connection in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2051776#M18290</link>
    <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28146"&gt;@Hatus&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've asked around here but I will need to know exactly what you are trying to do with&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;STRONG&gt;put /connections/{id}&lt;/STRONG&gt; "&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you trying to&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;change the name of the Connection name,&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Server address path to QS virtual proxy?&lt;/LI&gt;
 &lt;LI&gt;or other?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Descriptive Snapshots of the NP Connection fields in the &lt;STRONG&gt;NP web console/connections&lt;/STRONG&gt; page that you are trying to update with the NP APIs available would be helpful as well.&lt;/P&gt;
&lt;P&gt;Let me know and I will re-ask my team..thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 20:34:14 GMT</pubDate>
    <dc:creator>Frank_S</dc:creator>
    <dc:date>2023-03-21T20:34:14Z</dc:date>
    <item>
      <title>NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2050101#M18277</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I need to update a NPrinting Connection using its API in a Qlik Sense script. I use all the parameters as that the API needs, however it is not working. &lt;BR /&gt;Do you have an example how the call should look like? It seems on the dev tools in Chrome that other parameters are being used when I change the&amp;nbsp; NPrinting connection manually.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I cannot find anything in the Qlik community so far.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hatus&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 13:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2050101#M18277</guid>
      <dc:creator>Hatus</dc:creator>
      <dc:date>2023-03-16T13:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2050253#M18280</link>
      <description>Hello ,&lt;BR /&gt;The below links should assist you in developing and troubleshooting  Nprinting API calls.&lt;BR /&gt;&lt;BR /&gt;1. Qlik NPrinting API reference&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/May2022/Content/NPrinting/Extending/NPrinting-APIs-Reference-Redirect.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2022/Content/NPrinting/Extending/NPrinting-APIs-Reference-Redirect.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2. How to use NPrinting APIs inside a Sense load script&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/cyjdu72974/attachments/cyjdu72974/qlik-support-knowledge-base/1237/1/NP%20APIs%20inside%20QS%20or%20QV%20load%20script.pdf" target="_blank"&gt;https://community.qlik.com/cyjdu72974/attachments/cyjdu72974/qlik-support-knowledge-base/1237/1/NP%20APIs%20inside%20QS%20or%20QV%20load%20script.pdf&lt;/A&gt;</description>
      <pubDate>Thu, 16 Mar 2023 18:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2050253#M18280</guid>
      <dc:creator>Ray_Strother</dc:creator>
      <dc:date>2023-03-16T18:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2050281#M18281</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28146" target="_blank"&gt;@Hatus&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Feel free to download the attached app that contains the reload code.&lt;/P&gt;&lt;P&gt;You'll need to follow this article to set up your rest connectors first.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/How-to-create-NPrinting-GET-and-POST-REST-connections/ta-p/1832298" target="_blank"&gt;How to create NPrinting GET and POST REST connecti... - Qlik Community - 1832298&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Kind regards...&lt;/P&gt;&lt;P&gt;ps: publish task reload app included&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 21:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2050281#M18281</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2023-03-16T21:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2051209#M18287</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48712"&gt;@Frank_S&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the example. However in this case I already have build a whole NPrinting routine using the API.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying now to implement the&lt;STRONG&gt;&amp;nbsp;put /connections/{id}&amp;nbsp;&lt;/STRONG&gt;method.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/May2022/APIs/NP+API/index.html?page=20" target="_blank"&gt;Qlik NPrinting API − put /connections/{id} | Qlik NPrinting Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The body of the request using&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DataConnectionRequest:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/May2022/APIs/NP+API/index.html?page=85" target="_blank"&gt;Qlik NPrinting API − DataConnectionRequest | Qlik NPrinting Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and QlikSenseConnection:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/May2022/APIs/NP+API/index.html?page=113" target="_blank"&gt;Qlik NPrinting API − QlikSenseConnection | Qlik NPrinting Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;is returning bad request.&lt;/P&gt;
&lt;P&gt;Do you have an example of a working &lt;STRONG&gt;put /connections/{id}&lt;/STRONG&gt; request?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your support!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Hatus&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 15:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2051209#M18287</guid>
      <dc:creator>Hatus</dc:creator>
      <dc:date>2023-03-20T15:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2051776#M18290</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28146"&gt;@Hatus&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've asked around here but I will need to know exactly what you are trying to do with&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;STRONG&gt;put /connections/{id}&lt;/STRONG&gt; "&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you trying to&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;change the name of the Connection name,&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;Server address path to QS virtual proxy?&lt;/LI&gt;
 &lt;LI&gt;or other?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Descriptive Snapshots of the NP Connection fields in the &lt;STRONG&gt;NP web console/connections&lt;/STRONG&gt; page that you are trying to update with the NP APIs available would be helpful as well.&lt;/P&gt;
&lt;P&gt;Let me know and I will re-ask my team..thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 20:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2051776#M18290</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2023-03-21T20:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2052389#M18296</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48712"&gt;@Frank_S&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to change the ID of the Qlik Sense app in the NPrinting connection.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It means the&amp;nbsp;&lt;STRONG&gt;"appId"&lt;/STRONG&gt; under &lt;STRONG&gt;"QlikSenseConnection"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Here how I build the request body:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;let vConnectionBody =  chr(39) &amp;amp; '{"id":' &amp;amp; vConnectionId 
&amp;amp; ',"QlikSenseConnection":[{'
&amp;amp; '"proxyUrl":' &amp;amp; vQlikSenseProxyUrl 
&amp;amp; ',"appId":' &amp;amp; vQlikSenseAppId 
&amp;amp; ',"identity":' &amp;amp; vQlikSenseIdentity 
&amp;amp; ',"applyTheme":false'
&amp;amp; ',"applyUserSectionAccess":false'
&amp;amp; '}]'
&amp;amp; ',"name":' &amp;amp; vConnectionName 
&amp;amp; ',"appId":' &amp;amp; vConnectionAppId 
&amp;amp; ',"source":"QlikSense"'
&amp;amp; ',"notificationsEnabled":true'
&amp;amp; '}' &amp;amp; chr(39);&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 23 Mar 2023 09:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2052389#M18296</guid>
      <dc:creator>Hatus</dc:creator>
      <dc:date>2023-03-23T09:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2053054#M18303</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28146"&gt;@Hatus&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Looks like you were very close.&lt;/P&gt;
&lt;P&gt;You need to remove [ ] from your code.&lt;/P&gt;
&lt;P&gt;Here is what I got back from my team...&lt;/P&gt;
&lt;PRE class="c-mrkdwn__pre" data-stringify-type="pre"&gt;let vConnectionBody =  chr(39) &amp;amp; '{"id":"' &amp;amp; vConnectionId 
&amp;amp; '","QlikSenseConnection":{'
&amp;amp; '"proxyUrl":"' &amp;amp; vQlikSenseProxyUrl 
&amp;amp; '","appId":"' &amp;amp; vQlikSenseAppId 
&amp;amp; '","identity":"' &amp;amp; vQlikSenseIdentity 
&amp;amp; '","applyTheme":false'
&amp;amp; ',"applyUserSectionAccess":false'
&amp;amp; '}'
&amp;amp; ',"name":"' &amp;amp; vConnectionName 
&amp;amp; '","appId":"' &amp;amp; vConnectionAppId 
&amp;amp; '","source":"QlikSense"'
&amp;amp; ',"notificationsEnabled":true'
&amp;amp; '}' &amp;amp; chr(39);&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Kind regards...&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 17:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2053054#M18303</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2023-03-24T17:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2053055#M18304</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28146"&gt;@Hatus&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also check out this link for tips on configuring your requirements.&lt;/P&gt;&lt;P&gt;For this case you need a POST connection and add&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTTPHEADER "X-HTTP-Method-Override" "PUT"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the script as in the update user example in the guide.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-Qlik-NPrinting-APIs-inside-a-Qlik-Sense-load-script/m-p/54445" target="_blank"&gt;https://community.qlik.com/t5/Qlik-NPrinting/How-to-use-Qlik-NPrinting-APIs-inside-a-Qlik-Sense-load-script/m-p/54445&lt;/A&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, 24 Mar 2023 17:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2053055#M18304</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2023-03-24T17:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2055759#M18338</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48712"&gt;@Frank_S&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It works! Perfect, those brackets where really not needed&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much once again.&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2055759#M18338</guid>
      <dc:creator>Hatus</dc:creator>
      <dc:date>2023-03-31T15:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting API method Connection</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2055760#M18339</link>
      <description>&lt;P&gt;Great news &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28146"&gt;@Hatus&lt;/a&gt;&amp;nbsp;!&lt;BR /&gt;Please mark the solution as accepted using the&lt;STRONG&gt;&lt;EM&gt; Accept as Solution&lt;/EM&gt;&lt;/STRONG&gt; button...Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 15:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/NPrinting-API-method-Connection/m-p/2055760#M18339</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2023-03-31T15:37:52Z</dc:date>
    </item>
  </channel>
</rss>

