Using app sheet links and uipath issue

Hello colleagues, I’ve been trying to get authentication in Google Chrome in order to be able to open an AppSheet seamlessly and avoid all the steps to put credentials in the browser.
I thought use G.suite activities should work, but didn’t work even though I get the authentication for these activities once I open de Appsheep the link prompts me to authenticate manually.
The question is. Is there a way to get authentication in Google browser to open assets from Google links without the need to enter credentials in the browser and hit the unnecessary steps to type and hit every credential and button?

much appreciated your help

@Cristobal_Ayon

Welcome to the community

Why are you not using inbuilt sheets activities? May I know what uou are trying to do? As using ui automation on sheets is not recommended due to its unstable ui

Cheers

Hi @Cristobal_Ayon

Could you please refer below post

Hope this helps.

Hi! @Anil_G, I’m referring to this Google solution Google AppSheet | Build apps with no code. Some peers have an app built over this ecosystem. The automation I wanted to develop consisted of retrieving information from emails and filling out a backlog where the data was stored. This backlog is on the appsheet.

@Cristobal_Ayon

App sheets in itself are different and gsuite activities currently does not support them..so it would as for authentication. but ideally even app sheet stores data some where you can check the source and try to modify the source if that is viable

cheers