How can we check if file or folder's property group has changed or values of property has changed?
Property Group is like extra metadata of file or folder, assigned by user.
- I want if we can determine that files property group has changed (same property group has extra fields added to it or new property group is assign to it.).
- Also I want to know, if we can determine that property value has changed. (Same property group but filed value has changed)
Does any of above is possible via dropbox API?