<?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 fetch Visualization data from Postgres. in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-fetch-Visualization-data-from-Postgres/m-p/2440657#M20359</link>
    <description>&lt;P&gt;Hi Community,&lt;/P&gt;
&lt;P&gt;In which table in postgres can I find information regarding the visualization used in my app. From the table &lt;STRONG&gt;AppObjects&lt;/STRONG&gt; I did get the sheet Id, but where can I find the information regrading the visualizations in the sheets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2024 12:40:55 GMT</pubDate>
    <dc:creator>VatsalyaSolanki</dc:creator>
    <dc:date>2024-04-12T12:40:55Z</dc:date>
    <item>
      <title>How to fetch Visualization data from Postgres.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-fetch-Visualization-data-from-Postgres/m-p/2440657#M20359</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;
&lt;P&gt;In which table in postgres can I find information regarding the visualization used in my app. From the table &lt;STRONG&gt;AppObjects&lt;/STRONG&gt; I did get the sheet Id, but where can I find the information regrading the visualizations in the sheets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 12:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-fetch-Visualization-data-from-Postgres/m-p/2440657#M20359</guid>
      <dc:creator>VatsalyaSolanki</dc:creator>
      <dc:date>2024-04-12T12:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch Visualization data from Postgres.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-fetch-Visualization-data-from-Postgres/m-p/2441986#M20368</link>
      <description>&lt;P&gt;Hey &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/223549"&gt;@VatsalyaSolanki&lt;/a&gt;&lt;/SPAN&gt; , why you need to get this info from Postgres? I reccomend to get this information using Engine APIs.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 09:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-fetch-Visualization-data-from-Postgres/m-p/2441986#M20368</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-04-17T09:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch Visualization data from Postgres.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-fetch-Visualization-data-from-Postgres/m-p/2442571#M20387</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145804"&gt;@alex_colombo&lt;/a&gt;&amp;nbsp;, Its not necessary to use Postgres, I am not aware about which method to use, could you suggest me which method should be used for fetching the AppObjects data.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 11:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-fetch-Visualization-data-from-Postgres/m-p/2442571#M20387</guid>
      <dc:creator>VatsalyaSolanki</dc:creator>
      <dc:date>2024-04-18T11:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch Visualization data from Postgres.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-fetch-Visualization-data-from-Postgres/m-p/2442576#M20388</link>
      <description>&lt;P&gt;You can get information about app objects through this endpoint:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2024/APIs/RepositoryServiceAPI/index.html?page=1538" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2024/APIs/RepositoryServiceAPI/index.html?page=1538&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But as &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145804"&gt;@alex_colombo&lt;/a&gt; points out, you might need to go through the engine API to get the full picture. The repository (and therefore the database) only knows about the top level objects, like sheets. If you need to look at what objects are in the sheets, then you'll need to go through the engine.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 12:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-fetch-Visualization-data-from-Postgres/m-p/2442576#M20388</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2024-04-18T12:01:48Z</dc:date>
    </item>
  </channel>
</rss>

