Hello,
In order to change the title of the spreadsheet, I used the action “update a spreadsheet” with the following JSON :
{“requests”:[{“updateSheetProperties”:{“properties”:{“title”:“myCustomSheet”}}}]}
but it doesn’t work …
If someone can help, welcome !!!