# BambooHR – Delete table record action
The Delete table record action removes a row from an employee's table in BambooHR. You must specify the employee's internal ID, the table name, and the row ID.
You can use the Get table records of employee action to retrieve available row IDs from a specific table.
# Input
| Input field | Description |
|---|---|
| Employee ID | Enter the internal BambooHR ID of the employee. |
| Table | Choose the table that contains the record you plan to delete. |
| Row ID | Enter the internal BambooHR ID of the row to delete. |
# Output
| Output field | Description |
|---|---|
| Success | Indicates the result of the table record deletion. |
Last updated: 1/12/2026, 10:23:47 PM