I’m using webhooks to trigger changes on specific tables. I’d like to know if there’s a way to retrieve the old value of a column when a record is updated.
I’m using webhooks to trigger changes on specific tables. I’d like to know if there’s a way to retrieve the old value of a column when a record is updated.