<?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: Google Spreadsheets integration in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Google-Spreadsheets-integration/m-p/759701#M1030318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luka, the problem is the authentication with google.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried a lot of things in our site to achieve this goal, and the best we could find was the QVSource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you have said there is a way to do it with the token if you publish the spreadsheet, is a simple URL to configure inside the plain files wizard.&lt;/P&gt;&lt;P&gt;http :// spreadsheets.google.com/feeds/download/spreadsheets/Export?key=[FILE_TOKEN_ID]&amp;amp;exportFormat=csv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if it's not done that way and you want security for your documents, you have to deal with Oauth2, we tried with VBS functions and we can't record the login and let the QV to load after the "login".&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Your application sends a token request to the Google Authorization Server, receives an authorization code,  exchanges the code for a token, and uses the token to call a Google API endpoint." height="232" src="https://developers.google.com/accounts/images/webflow.png" style="width: 223.714285714286px; height: 232px;" width="224" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Image Source: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.google.com/accounts/docs/OAuth2" rel="nofollow"&gt;https://developers.google.com/accounts/docs/OAuth2&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution should be (after our thinking into it), to create some web (in asp or php) or webservice, to deal with the oauth and the download of the file, allowing QV to read the download file. In other words, create a clone of QVSource, and for us, much more time consuming than the cost of purchasing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.D. I'm not related with the QVSource company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2015 15:28:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-09T15:28:44Z</dc:date>
    <item>
      <title>Google Spreadsheets integration</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Spreadsheets-integration/m-p/759700#M1030317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there is QVSource Connector, but is there any other custom made way to integrate Google Spreadsheets into QlikView? I know there is a way to do it if you publish Spreadsheet for everyone to see, but that is not a solution that would help me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no direct way from Google Spreadsheets to QlikView, is there possibility to automate Google Spreadsheets export to excel?&lt;/P&gt;&lt;P&gt;Does anyone have any experience in this field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Spreadsheets-integration/m-p/759700#M1030317</guid>
      <dc:creator>lukacvetko</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Google Spreadsheets integration</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Spreadsheets-integration/m-p/759701#M1030318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luka, the problem is the authentication with google.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried a lot of things in our site to achieve this goal, and the best we could find was the QVSource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you have said there is a way to do it with the token if you publish the spreadsheet, is a simple URL to configure inside the plain files wizard.&lt;/P&gt;&lt;P&gt;http :// spreadsheets.google.com/feeds/download/spreadsheets/Export?key=[FILE_TOKEN_ID]&amp;amp;exportFormat=csv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if it's not done that way and you want security for your documents, you have to deal with Oauth2, we tried with VBS functions and we can't record the login and let the QV to load after the "login".&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Your application sends a token request to the Google Authorization Server, receives an authorization code,  exchanges the code for a token, and uses the token to call a Google API endpoint." height="232" src="https://developers.google.com/accounts/images/webflow.png" style="width: 223.714285714286px; height: 232px;" width="224" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Image Source: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.google.com/accounts/docs/OAuth2" rel="nofollow"&gt;https://developers.google.com/accounts/docs/OAuth2&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution should be (after our thinking into it), to create some web (in asp or php) or webservice, to deal with the oauth and the download of the file, allowing QV to read the download file. In other words, create a clone of QVSource, and for us, much more time consuming than the cost of purchasing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.D. I'm not related with the QVSource company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 15:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Spreadsheets-integration/m-p/759701#M1030318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-09T15:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Google Spreadsheets integration</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Spreadsheets-integration/m-p/759702#M1030319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for detailed reply. If we find any other solution, I'll post it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 08:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Spreadsheets-integration/m-p/759702#M1030319</guid>
      <dc:creator>lukacvetko</dc:creator>
      <dc:date>2015-02-11T08:16:19Z</dc:date>
    </item>
  </channel>
</rss>

