I have a workflow rule set up to send an email out upon a creation of a specific request. Currently, that email builds a link for the receiver to come back to the app and choose to say Y or N for approval. Iโd prefer to set up a way for the email itself to have two links with one being an automatic approval and one being a denial. Is that possible? Iโve searched and I canโt figure out a way to set a value and save something using a link in that fashion. Thanks!
For doing that, you would need to open the app. With a new record you could set default values with the link, but I assume you need to update an existing record and thatโs not possible. With scripting that could be possible.
By scripting, do you mean calling a google script web app? If I do that and make an update to the spreadsheet directly, I wouldnโt be able to call any of the AppSheet workflow and action rules, correct? Thanks!
@jp9219 Yes thatโs true when you make the change directly in the spreadsheet. If you use Appsheet API, that will trigger the Workflow. Though for the Appsheet API you need business plan.
User | Count |
---|---|
16 | |
11 | |
9 | |
8 | |
4 |