Sync History
Last updated
The Sync History view shows a time-ordered log of every inbound Sync run for this Connector, so you can confirm that data is flowing correctly and investigate any failures.

The Sync History table lists recent Sync runs with their start time, status, duration, record count, and detail.
Refresh
Manually reloads the Sync History table. The view updates automatically every 5 seconds.
Review run rows
Each row shows the start time, outcome status, how long the run took, how many records were processed, and an additional detail column indicating the sync method used.
Each row in the Sync History table represents one completed or in-progress Sync run:
Started — The date and time the Sync run began.
Status — The outcome of the run. Typical statuses include succeeded (completed without errors) and running (currently in progress).
Duration — How long the Sync took to complete, shown in seconds.
Records — The number of records processed during this run. A dash (—) indicates that record-level counts were not captured for that run.
Detail — Additional context about the run, such as the method used to retrieve data (for example, via entra_id).
The Sync History view updates automatically every 5 seconds. Click Refresh at any time to load the latest data immediately.
Last updated