delete_data_table_row
Delete a specific record from a Workato Data Table by record ID. Confirm with the user first—this action cannot be undone.
Instructions
Delete a Data Table record by record_id (record API). Get record_id from query_data_table ($record_id). Cannot be undone — confirm with the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes | ||
| record_id | Yes |