d365fo_get_sync_progress
Monitor sync operation progress by retrieving current phase, completion percentage, items processed, and estimated time remaining for a given session ID.
Instructions
Get detailed progress information for a specific sync session including current phase, completion percentage, items processed, and estimated time remaining.
Args: session_id: Session ID of the sync operation to check progress for profile: Configuration profile to use (optional - uses default profile if not specified)
Returns: Dictionary with sync progress
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | default | |
| session_id | Yes |