Hi,
We have setup a Webhook to call an external integration and every time the external integration is called, Dynamics seems to pass all field data relating to the entity in question.
This seems very inefficient as it is sending a lot of data that we are not interested in.
A use case is that when the Status of a Incident changes from say In Progress to Resolved, we want our external integration to only receive minimal information, e.g. record id, new status, datetime, etc but not all of the record info.
Can this be restricted?
Thanks
Tom