Give access too google sheet after creating

Hi,

I'm creating a google sheet from Retool and then appending rows. It work well, but the sheets are by default only accessible by me. How can I give access to the current user so he or she can access the sheet. I can't see a setting in the resource or a option anywhere.

Thanks,
Martin

Unfortunately there is no action built in to manage sharing settings of a sheet from within Retool.

You would either need to go to Sheets and manually share the document, or utilize the Google Drive REST API to do this programmatically.