Important
You are browsing the documentation for version 4.2 of OroCommerce, OroCRM and OroPlatform, which is no longer maintained. Read version 5.1 (the latest LTS version) of the Oro documentation to get up-to-date information.
See our Release Process documentation for more information on the currently supported and upcoming releases.
![Available in Extension Available in Extension](../../../_static/images/doctypes/extension-icon-logo.png)
OroMicrosoftSyncBundle¶
Hint
Microsoft 365 calendar synchronization is available starting from OroCRM v4.2.5 as part of the Oro-Microsoft 365 Integration extension. Task synchronization is available starting from v4.2.6. To check which application version you are running, see the system information.
OroMicrosoftSyncBundle enables integration with Microsoft 365 in the Oro applications via Microsoft Graph API.
The bundle allows to synchronize calendar events and tasks between the Oro application and Microsoft 365.
CLI Command to Check Sync Status¶
Use oro:microsoft-sync:status
command to check the status of synchronizations with Microsoft 365.
This command shows the list of all supported synchronizations, as well as the following information for each synchronization:
Resource Type - Synchronization type.
Enabled - Indicates whether the synchronization is enabled.
In Progress - Indicates whether the synchronization is currently running.
Last Sync At - The date and time when synchronization was last performed.
Next Sync At - The date and time when synchronization happens next.
php bin/console oro:microsoft-sync:status --current-organization=1 --current-user=1