How to write the Results in Google sheet on Run time as a Unattended bot. Please help me

Well,

under integrations of uipath you can find GSuite packages, which has OAuth, API and service account options.

  1. Update that package.
  2. Create your service account in Google APIs
  3. Give full permissions to whoever is going to use that.
  4. Use GSuite application scope through the uipath integrations
  5. You can use activities just like any other inside the scope.

If you haven’t used it till now then you’ve got to go through these docs and notes first :slight_smile:

  1. Google suite component notes
  2. How to use google suite
  3. GSuite UiPath Docs

Hope this helps :slight_smile:

Regards

PS : This can run fully unattended.

1 Like