d365fo_get_sync_progress
Monitor synchronization progress in Dynamics 365 Finance & Operations by tracking current phase, completion percentage, items processed, and estimated time remaining for specific sync sessions.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| profile | No | default |