Make last a last modified date/time field available via reporting API
Under Review
March 22, 2023
To improve the functionality of these endpoints, a last modified date/time field would be massively useful. At the moment, just using start date means I can only poll every 24 hours at the end of the day and I don't pick up any record modifications, I need to approach those in a different way. If there was a last modified date/time field, polling could be run every few minutes and pick up modified records as well as new records. This would make integration almost real time without you having to write a bunch of code for a post trigger.