<?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: Donwload Google Sheets in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Donwload-Google-Sheets/m-p/74391#M26996</link>
    <description>How to use API?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Divya B&lt;BR /&gt;AC&lt;BR /&gt;Capgemini&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Dec 2019 10:38:00 GMT</pubDate>
    <dc:creator>DivyaB</dc:creator>
    <dc:date>2019-12-11T10:38:00Z</dc:date>
    <item>
      <title>Donwload Google Sheets</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Donwload-Google-Sheets/m-p/74389#M26994</link>
      <description>&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I would like to download a Google Sheet, I am using BP V6.4&lt;BR /&gt;&lt;BR /&gt;I am using the user interface with Chrome and link of the Google Sheet, but Chrome asks for "user", "password" and a&amp;nbsp;captcha is appearing.&lt;BR /&gt;&lt;BR /&gt;What is the best approach to automate Google Sheets functionalities using Blue Prism without using UI?&lt;BR /&gt;&lt;BR /&gt;Is there a more convenient means to replicate the functionalities provided by Ms Excel VBO in Blue Prism to Google Sheets?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pablo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2019 21:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Donwload-Google-Sheets/m-p/74389#M26994</guid>
      <dc:creator>PABLOPEREZ-ENCI</dc:creator>
      <dc:date>2019-11-20T21:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Donwload Google Sheets</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Donwload-Google-Sheets/m-p/74390#M26995</link>
      <description>Many Ways:&lt;BR /&gt;&lt;BR /&gt;1 - Ui Method:&lt;BR /&gt;&amp;nbsp;Create a reusable workflow to open the Google sheet in incognito/InPrivate mode of IE and download the sheet .&lt;BR /&gt;Once downloaded, use MS EXCEL VBO to do whatever you want.&lt;BR /&gt;Once done, reupload the sheet with replace option so that the ID remains same.&lt;BR /&gt;&lt;BR /&gt;2- API Method:&lt;BR /&gt;&lt;BR /&gt;Use the google sheet API to provided by Google&lt;BR /&gt;&lt;A href="https://developers.google.com/sheets/api" target="_blank" rel="noopener"&gt;https://developers.google.com/sheets/api&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;+6594554364&lt;BR /&gt;&lt;A href="https://www.rpatools.com/" target="test_blank"&gt;https://www.rpatools.com/&lt;/A&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Nov 2019 03:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Donwload-Google-Sheets/m-p/74390#M26995</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2019-11-21T03:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Donwload Google Sheets</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Donwload-Google-Sheets/m-p/74391#M26996</link>
      <description>How to use API?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Divya B&lt;BR /&gt;AC&lt;BR /&gt;Capgemini&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2019 10:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Donwload-Google-Sheets/m-p/74391#M26996</guid>
      <dc:creator>DivyaB</dc:creator>
      <dc:date>2019-12-11T10:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Donwload Google Sheets</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Donwload-Google-Sheets/m-p/74392#M26997</link>
      <description>Basic Steps include:&lt;BR /&gt;&lt;BR /&gt;1- Create a key in google developer console for usage of the API (Google sheets in your case).&lt;BR /&gt;2- Configure a restful API in Blue Prism as per the guide.&lt;BR /&gt;&lt;A href="https://portal.blueprism.com/system/files/documents/v6.4%20User%20Guide%20-%20Web%20APIs_2.pdf" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/system/files/documents/v6.4%20User%20Guide%20-%20Web%20APIs_2.pdf&lt;/A&gt;&lt;BR /&gt;3- Use it.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;RPA Architect&lt;BR /&gt;Asia/Singapore&lt;BR /&gt;&lt;A href="https://www.rpatools.com/" target="test_blank"&gt;https://www.rpatools.com/&lt;/A&gt;&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2019 01:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Donwload-Google-Sheets/m-p/74392#M26997</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2019-12-12T01:55:00Z</dc:date>
    </item>
  </channel>
</rss>

