d365fo_get_sync_history
Retrieve sync session history with status, duration, and statistics to monitor data synchronization performance in Dynamics 365 Finance & Operations.
Instructions
Get the history of completed sync sessions including success/failure status, duration, and statistics.
Args: limit: Maximum number of historical sessions to return (default: 20, max: 100) profile: Configuration profile to use (optional - uses default profile if not specified)
Returns: Dictionary with sync history
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| profile | No | default |