Is there a way to retrieve the Last Sync Time for a Synced Record programmatically?
I know Appian internally tracks the Last Sync Time for synced record types and displays it in the Monitor View → Record Sync Status and Sync History screens. However, I haven't found any documented or supported way to access this information programmatically within an application. Specifically, is there an expression function, query API, record metadata API, or other supported mechanism that exposes a record type's last successful sync timestamp for use in interfaces, process models, or expression rules?
If not, what is the recommended approach for applications that need to display or validate the most recent sync time?
