Good morning,
I have some functions to modify a google sheet file (with Apps Script) and I want to call them from my site, basically, I want to click on a form to send me to an excel sheet with some specific data (with a function already created), and I have no possibility to create or modify an existing database, it is a very closed environment (Zendesk).
I don't know how to implement it on a web that is not made with google services.
Thanks for your help.