Forum Discussion
Jeyganesh
Nov 02, 2019Brass Contributor
Office 365 Global Address Book Sync to SharePoint Contact List
In our SharePoint online we have default contact list. In this list can we Sync the data from Office 365 Global Address book? Our Target is we have maintain the customer list in our office 365 Ex...
Nov 02, 2019
There is no synchronization between the global address list in EXO and a contact list in SPO...if you need that, you will need to build it by using any of the development options you have in Office 365
- JeyganeshNov 06, 2019Brass Contributor
- Nov 06, 2019Yes, Flow could be definitively an option here....a Flow can be run on a schedule and you could get the Contacts using Graph API and store them in a list
- JeyganeshNov 06, 2019Brass Contributor
Can you please explain briefly, we created the Graph API.
How to create flow and to connect SharePoint?