<?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: Auto-update global HUB Insights Home in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Auto-update-global-HUB-Insights-Home/m-p/2544063#M6473</link>
    <description>&lt;P&gt;For anyone who might be interested:&lt;BR /&gt;&lt;BR /&gt;I believe I found a way. It appears that a widget is created in the background, and linked with the collection ID. I found a /hub-widgets enpoint (by guessing), from where I can get the full list of widgets as well as create new ones - from there I can inject them into the Insights Home using the code above.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Mar 2026 09:27:23 GMT</pubDate>
    <dc:creator>hornstrup</dc:creator>
    <dc:date>2026-03-03T09:27:23Z</dc:date>
    <item>
      <title>Auto-update global HUB Insights Home</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Auto-update-global-HUB-Insights-Home/m-p/2544048#M6472</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a case where I need to automatically add collections to the Insights Home page - adding and removing widgets in a centrally managed page, using logic automatically - preferably using automations.&lt;BR /&gt;&lt;BR /&gt;I have retrieved the enpoint i need to call:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;api/v1/hub-dashboards/&amp;lt;HubDashboardID&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;... and I need to do a PATCH with this body:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;[{&lt;/SPAN&gt;&lt;SPAN&gt;"op"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"add"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"path"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"/widgets/0"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"value"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"&amp;lt;WidgetID&amp;gt;"&lt;/SPAN&gt;&lt;SPAN&gt;}]&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;(the zero being the order of the widgets, which is fine, I can make that dynamic.)&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This works fine - however, I'm unable to locate the..&lt;BR /&gt;value:"WidgetID"&lt;BR /&gt;...anywhere. I can retreive it from DevTools when inserting the collection manually through the interface - but I can't deduct from anywhere what that ID is, meaning I can not automate the process.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm unsure what this ID really represents, as it is NOT the collectionID unfortunately - but it does appear to be consistent, ie. linked to the collection to some extend.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;I'd assume this would be a - not too uncommon - case for organizations managing multiple tenants through the Platform Operations blocks in automations, needing to align the insights home pages across tenants.&lt;BR /&gt;&lt;BR /&gt;Anyone out there in the Qlik Community who has any help at hand?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;All the best,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2026 07:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Auto-update-global-HUB-Insights-Home/m-p/2544048#M6472</guid>
      <dc:creator>hornstrup</dc:creator>
      <dc:date>2026-03-03T07:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-update global HUB Insights Home</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Auto-update-global-HUB-Insights-Home/m-p/2544063#M6473</link>
      <description>&lt;P&gt;For anyone who might be interested:&lt;BR /&gt;&lt;BR /&gt;I believe I found a way. It appears that a widget is created in the background, and linked with the collection ID. I found a /hub-widgets enpoint (by guessing), from where I can get the full list of widgets as well as create new ones - from there I can inject them into the Insights Home using the code above.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2026 09:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Auto-update-global-HUB-Insights-Home/m-p/2544063#M6473</guid>
      <dc:creator>hornstrup</dc:creator>
      <dc:date>2026-03-03T09:27:23Z</dc:date>
    </item>
  </channel>
</rss>

