I have a private Slack Bot that uses Google APIs to generate a Google Sheet with data for our users. I am using a Service account as the bot creates those sheets under it's own Google account.

Now I want to add a script to that sheet (so that users can upload the modified data back into the server) using the Google Script API.

How can I do this? What are the workarounds?

0

There are 0 best solutions below