Question
Incremental export API returns timestamps that don't match timestamps in Audit API
I am using incremental export API to track the timestamps of the agent_work_time metric. Event types pause indicate that the ticket was put on-hold or is pending. However, when I use Audit API to get the events associated with the ticket, that API shows a different timestamp when the status of the ticket was changed. The difference is typically 1sec, but this still makes it impossible to use the timestamps returned by the APIs.
