How to create an exception for specific fields to do not trigger the webhook (object edit)?

Hey Guys,

I was wondering if anyone have a code to create an exception for specific fields so the change on these fields will not trigger the edit object webhook.

I have a table with inline edit option enable. However, every change in any cell will trigger the webhook. I want to disable it if the edit occur in certain fields, for example, changes on field_01 and/or field_02 won’t trigger the webhook.

Anyone can share the code with me?

Thank you!