# Delete record action
Deletes a record from the specified data table.
# Input
Field | Description |
---|---|
Data table | Select the Workato data table in which you plan to delete a record. You can view the selected data table by clicking the link in the field. |
Record ID | Provide the unique identifier for the record you plan to delete. Workato automatically generates a unique ID for each record in a data table. You can retrieve the record ID by viewing the record ID column in the data table, which is hidden by default. |
# Output
Field | Description |
---|---|
Success | A boolean (true or false ) value reporting whether the record was deleted successfully. |
Last updated: 12/16/2024, 1:44:05 AM