Google Drive Change COLOR FOLDER

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:

IconUri = https://drive-thirdparty.googleusercontent.com/16/type/application/vnd.google-apps.folder+27

it’s possible to change this color like https://drive-thirdparty.googleusercontent.com/16/type/application/vnd.google-apps.folder+30

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.

thanks

@loris_sambinelli1

As of now there is no activity to change the color…Also if you explore google api may be might find one which you can leverage

cheers

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

@loris_sambinelli1

You can raise a feature request but again that takes time to consider and develop

cheers