Release Date: 4 May 2026
Release Summary
- The
RowVersionfield is now exposed on all API v2 pages, making it easier to track changes and build efficient data synchronisation integrations.
New Feature
General
RowVersion is now visible on all API v2 pages.+
The RowVersion field has been added to all API v2 pages in Data Access. RowVersion is a system-managed timestamp that changes every time a record is modified, making it ideal for building delta synchronisation patterns — allowing integrations to efficiently detect and process only the records that have changed since the last sync.