Documentation Index

Fetch the complete documentation index at: https://docs.abakion.com/llms.txt

Use this file to discover all available pages before exploring further.

Update 28.0.202617.163328

Prev Next

Release Date: 4 May 2026

Improvements Release Summary


  • The RowVersion field is now exposed on all API v2 pages, making it easier to track changes and build efficient data synchronisation integrations.

New Feature 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.