To invoke the AppSheet API from a webhook, when configuring the Call a webhook task set the Preset property to one of the following values:
- AppSheet: Add Row - Add one or more records to a table.
- AppSheet: Delete Row - Delete one or more records from a table.
- AppSheet: Edit Row - Edit one or more records in a table.
- AppSheet: Action - Perform an action on one or more records in a table.
Then configure the additional properties that are displayed based on your selection. For more information, see Call a webhook from a bot.
Note: We recommend that you use the Run data action step type to perform a data change action on your app.