Hi.
I've set up an "Call a script" automation in AppSheet, but it's currently set to run as the owner. How can I change it to run as the app user instead?
Solved! Go to Solution.
Can you create an Action: "External: go to a website", with a target URL as the Google Script that you created. Here is an example of an Action that does just that:
You cannot according to the official document
If you need for the script to perform a user specific thing, you can pass the user email as an argument.
This would work for a server-side solution
Can you create an Action: "External: go to a website", with a target URL as the Google Script that you created. Here is an example of an Action that does just that:
This will work as a client side solution.
Thanks.
So you can use GAS as an API, not just launch it. I'll give it a try.
User | Count |
---|---|
16 | |
11 | |
7 | |
5 | |
5 |