<?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: Zoom REST API Data Extraction - JWT Authentication in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825191#M15322</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29425"&gt;@Damien_V&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the recommendation. I will keep your suggestion in mind if suggestion 1 does not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alando&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alando&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jul 2021 13:30:12 GMT</pubDate>
    <dc:creator>alando</dc:creator>
    <dc:date>2021-07-28T13:30:12Z</dc:date>
    <item>
      <title>Zoom REST API Data Extraction - JWT Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825177#M15318</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have set up a REST API to extract Zoom meetings data. At the moment I am using JWT to manually create the authentication token. Then I paste the token into my Qlik REST API connection setting. The token will expire in a few days.&lt;/P&gt;&lt;P&gt;Does anyone know if there is a way to configure the JWT token to update automatically in Qlik? This will be useful when I want to set up my Zoom extraction to work in a scheduled ETL process, as it is not feasible to manually update the token every few days.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alando&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 12:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825177#M15318</guid>
      <dc:creator>alando</dc:creator>
      <dc:date>2021-07-28T12:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom REST API Data Extraction - JWT Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825180#M15319</link>
      <description>&lt;P&gt;Hey there&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144686"&gt;@alando&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;from my knowledge it's not possible to update automatically the parameters you set on a data connection.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;However&lt;/EM&gt;, I suggest you to try this approach, using the WITH CONNECTION clause:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;you create the script necessary to retrieve automatically the new token&lt;/LI&gt;&lt;LI&gt;once you obtained the token, you move it to a variable&lt;/LI&gt;&lt;LI&gt;you'll use the WITH CONNECTION clause in the subsequent calls, forcing an HTTPHEADER with the new token&lt;BR /&gt;Reference: &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Load-REST-data/Load-data.htm#anchor-3" target="_self"&gt;link&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;BR /&gt;Riccardo&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 12:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825180#M15319</guid>
      <dc:creator>rzenere_avvale</dc:creator>
      <dc:date>2021-07-28T12:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom REST API Data Extraction - JWT Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825183#M15320</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/50380"&gt;@rzenere_avvale&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the prompt response. I will give it a go.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alando&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 13:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825183#M15320</guid>
      <dc:creator>alando</dc:creator>
      <dc:date>2021-07-28T13:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom REST API Data Extraction - JWT Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825188#M15321</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Otherwise, as an alternative, you can also use the QRS API to update the data connection string.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/APIs/RepositoryServiceAPI/index.html?page=901" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/May2021/APIs/RepositoryServiceAPI/index.html?page=901&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You would need to run an external script (PowerShell or else) that calls the API every few days and update the connection string with the new token.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/50380"&gt;@rzenere_avvale&lt;/a&gt;&amp;nbsp;'s method might be easier though.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 13:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825188#M15321</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2021-07-28T13:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom REST API Data Extraction - JWT Authentication</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825191#M15322</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29425"&gt;@Damien_V&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the recommendation. I will keep your suggestion in mind if suggestion 1 does not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alando&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alando&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 13:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Zoom-REST-API-Data-Extraction-JWT-Authentication/m-p/1825191#M15322</guid>
      <dc:creator>alando</dc:creator>
      <dc:date>2021-07-28T13:30:12Z</dc:date>
    </item>
  </channel>
</rss>

