Create a Google Sheet via googleapi npm

Hello Community,
ultimate goal:
So I’m trying to make my a database shareable by link in a google sheet.

However I wan’t to create a new sheet populated with the database data each time a button is clicked to prevent duplication. This way the user requesting the data can download the csv from google sheets.

unless there is a what to download a csv on user end from the wix databases which I couldn’t figure out

Any way, thanks for your help!
-Logan

1 Like

did you found a workaround?