Skip to main content

I have a google spreadsheet template located on my google drive that I want to make a copy of and move to another folder in Google Drive. The drive connector doesn't allow me to copy or download gsheets.

I was able to have a gsheet reader and writer create a copy of the original spreadsheet however the styling isn't preserved...

 

Does anybody have a work around for copying googlesheets and preserving styling?

You can try the HTTPCaller to send a call to the Google Sheets API: https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets.sheets/copyTo

 

 


You can try the HTTPCaller to send a call to the Google Sheets API: https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets.sheets/copyTo

 

 

Could you explain more details? Thank you


Reply