You can conditionally trigger webhook (when a column value is updated to a certain value). custom operations need to be handled by using APIs after receiving webhook
so what you are proposing is i should setup a webhook api which adds a row in another table and then deletes the row in this table using nocodb apis right?