How to get a detailed change request on update-webhooks

A guide on how to get a detailed change request on an update-webhook

Why use detailed change requests?

Detailed change requests give you a clear view of exactly what was modified during an update. Instead of just knowing which items changed, you get the specific fields and values that were updated. This makes it easier to take targeted actions, reduce errors, and improve the accuracy of your integrations.

Detailed change requests

To receive detailed change requests, you need to change the Data mode under Setup request from “Ids only” to “Change set.” Once selected, an example of the detailed change data will be shown to help you understand the format. For example, if you were to update an asset instead of just being shown the id of the asset that was updated, you will instead also be shown the attributes that were updated.

Last updated