How to read data from google drive write to excel sheet?

How to read data from google drive write to excel sheet?

1 Like

Define “Data”.
What have you tried so far? Which problems are you running into?

1 Like

Hello @babita,

Use UiPath.GSuite.Activities. You can find more details here: https://docs.uipath.com/activities/docs/about-google-gsuite-activities

Go to Manage Packages to add UiPath.GSuite.Activities dependence.

Then, try to explore package’s activities and solve your problem.

To write to excel sheet use https://docs.uipath.com/activities/docs/about-the-excel-activities-pack

If you are not able to manage, please let me know and share more details about what exactly you’re trying to do.

@babita

You can use the Gsuite activities to read the Google drive saved files

You can use Excel activities to write it locally

Hope this helps you

Follow Link