Hello Power Users,
I am using HTTP trigger GET request with specific url, which help me to run a flow whenever there is an update or action performed in this specific url entity.

The problem is, I am getting all the data of this entity, I just want to get the values which are being updated or created due to which the flow is triggered.
Please look into this and help me if there is any way to get these specific change.
Thanks