# Delete record
Deletes a record from the specified data table.
# Input fields
- Choose a data table
- Select a data table where to make changes.
- Record ID
- The ID of the record you plan to delete. Workato automatically generates a unique ID for each record in a data table. Obtain the Record ID by viewing the Record ID column in the data table; the Record ID column is hidden by default.
# Output
- Success
- A boolean (true/false) value reporting whether the record was deleted successfully.
Last updated: 9/11/2024, 4:23:13 AM