added

Added ExcludeChangedFromSelf property to Changed Entity Export API

This release added ExcludeChangedFromSelf property to Changed Entity Export API. This filters out records that were changed by the same user that is making the API call. This is implemented to prevent so-called "circular updates" from happening when an API key is both importing and exporting as part of an integration.