Hi,
I have created a sales order app using AppSheet and I want to raise a PO only when a form is submitted. How can I run a Google App Script once a row has been added using form view of app sheet?
You could use a workflow rule and webhook to pass any data to your script when a row is added to the table (i.e., when a form is submitted). Your script will need a doPost() routine which processes the request.
The table is also there in another appsheet app, how cani use the preset option of adding rows from one app to another. Is there a tutorial explaining how to use preset option of “Appsheet:AddRow”.
User | Count |
---|---|
25 | |
15 | |
4 | |
3 | |
3 |