Delete record action

The Delete record action deletes a record you specify from a data table using its ID.

Input

Input fieldsDescription
Data tableSelect the data table you plan to delete a record from. Click the link in this field's description to view the selected data table in the Data tables interface.
Record IDProvide the unique identifier of the record you plan to delete. You can input a Record ID datapill or enter a static value from the data table's Record ID column, which is hidden by default.

Output

Output fieldsDescription
SuccessA boolean (true or false) value indicating whether the record was deleted successfully.

Last updated: