# Truncate table action
Deletes all existing records from the specified data table.
# Input
Field | Description |
---|---|
Data table | Select the Workato data table you plan to truncate. You can view the selected data table by clicking the link in the field. |
# 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