-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add synchronization of O365 contacts
This commit adds the functionality to synchronize O365 contacts with a specified list of source objects. The code now includes the conversion of source objects to contact objects and checks if the contact already exists in O365. If the contact does not exist, a new contact is created. If the contact already exists, the code checks if the contact data is the same and updates it if necessary.
- Loading branch information
1 parent
df80022
commit edf0d1c
Showing
1 changed file
with
23 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters