office365api - Adding contacts to outlook -


i using outlook rest api , need add thousands contacts. searching how add range of contacts except adding each separately. idea?

yes can accessing batch endpoint in o365. can post contacts of 20 contacts in 1 batch.

check out details of batch endpoint in o365: https://msdn.microsoft.com/office/office365/api/batch-outlook-rest-requests

hope helps.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -