Actions

Create a Record
Creates a new record in the specified table.

Custom API Call
Make a custom API call to a specific endpoint

Delete a Record
Deletes a record from the specified table

Find Records
Searches for records in the specified table based on criteria.

Get a Record
Retrieves a specific record by ID

Update a Record
Updates an existing record in the specified table

Upload File
Uploads a file and attaches it to a record.
Triggers

New Record
Triggers when a new record is created in the specified table

Updated Record
Triggers when a record is updated in the specified table.