Hi ,
I’d like to use a Gsuite activity to open a CSV file on Google Drive as a Google Spreadsheets.
How should I do?
*I don’t want to use recoder.
Do you have any idea?
Hi ,
I’d like to use a Gsuite activity to open a CSV file on Google Drive as a Google Spreadsheets.
How should I do?
*I don’t want to use recoder.
Do you have any idea?
Hi @dora
You can use the below component to work with google sheets. It’s similar to the way we automate normal spreadsheets installed in our machine…
https://go.uipath.com/component/google-gsuite
Install the component and use the activities listed under it to get your task done…
Hi,
There’s a package called UiPath.GSuite.Activities. You may want to explore on it under Manage Packages.
Maybe you can combine Google Drive and Google Sheets Activities as per your requirement.
Still now
there are only two way
Hi, thank you for your reply.
I know to use GSuite Activity and could you please show me the detail?
What Activity do you use in Gsuite for CSV? Drive > Download File?
Probably something like below:
Hi @VISHNU07,
I’d like to open a CSV file on Google Drive as a Google Spreadsheets.
And I use “Download File” activity but an error message appeared.
In this case, is it correct to use “File Download”?
FileID; https://drive.google.com/open?id=●●●●●●●●●●
LocalPath; “G:\●●●●●\●●●●●\●●●●●\●●●●●\●●●●●.csv”
It 'd be appreciated if you show a sample.
Thanks,
Hi,
I want to read a .CSV file from G drive and store it into Datatable. Kindly help if someone has an idea.
Thanks in Advance!!