Actions

createRecord
Creates a new record into a specified table.

custom_api_call
Make a custom API call to a specific endpoint

deleteRecord
Deletes a record from a table.

downloadFileFromRecord
Downloads a file attached to a record.

findRecord
Finds records by field values.

listFilesFromRecord
List files attached to a specific record (without downloading) for management.

updateRecord
Updates fields on an existing record.

uploadFile
Attach a file to a record.
Triggers

newRecord
Triggers when a new record is created in a table.























