Trigger App on Status Column Update and Access Full Column Info

Hello.

I’m trying to find out whether the following is possible:

When a specific column (e.g., Status) in a board item is updated, I want my app to receive all the information about that column.
In other words, when the Status column is changed, I’d like to trigger an event in my app and access the full data for that specific row item, such as its current value and any relevant metadata.

Is this possible via the Monday Apps Framework, Webhooks, or the Monday API?