Hello,
in UiPath i can work with Google Drive activities.
I can download, upload folder and files.
My point now is to understand if it possible to change the color of specific folder id.
When i receive the id of specific folder i see exist this parameters:
my final user work in a google drive with lot of subfolders, and if i update with specific type of color they can understand that specific subfolder contains new items.
i understand. unfortunately it’s too hard for my skill to establish a connection oauth2 with google drive and use specific api directly in UiPath.
Google reccomend to use a specific library like with python and not use directly http request.
Exist a specific part of forum/website to create this new request for google drive?
because it’s very important with google drive to change color folder and rename a folder.
thanks