Actions
tables-create-records
Insert one or more new records to a table.
tables-delete-record
Delete record(s) from a table
tables-find-records
Find records in a table with filters.
tables-get-record
Get single record by its id.
tables-update-record
Update values in an existing record
Triggers
newRecord
Triggers when a new record is added to the selected table.
updatedRecord
Triggers when a record is updated in the selected table.
deletedRecord
Triggers when a record is deleted from the selected table.























