Nylas Contacts API Overview
The Nylas Contacts API powers your application with a secure, reliable connection to your user’s contacts. Contact details update in real-time, so your users always have the most recent, accurate data. Get bi-directional contacts sync and full CRUD (create, read, update, delete) capabilities from Google Contacts, Microsoft Exchange Contacts, iCloud, Outlook.com contacts with just a few lines of code.
The Nylas Contacts API provides a REST interface that includes functionality to
- Read data for a user’s contacts including name, email, phone number, notes, and more.
- Create new contacts and modify existing contacts.
Related
- Parse Contacts from events
- Google and Microsoft Contacts with Node.js, Python, Ruby, and Java