There is a requirement to find the changes posted to default in GIS daily and send the changes to a Work Management System. We are working with Utility Network and using ArcGIS Pro 3.3.7. The UN is branch versioned and we are planning to write a python code to achieve this. We also planned to create a version under Default, find the difference between the Default and the new branch version, send the differences to WMS.
The version changes API only provides the changes in the branch version. Is there a way I can identify what has been changed in the Default (posted from other versions)?