Integrations

Integrations That Work Wherever Your Users Do

Seamlessly integrate email, calendar, and meeting providers to power smarter, connected experiences.

Gmail
Google Calendar
Microsoft Outlook
Microsoft
Google Meet
IMAP
Zoom
Microsoft Teams

One API for every inbox

With a few lines of code, build email CRUD capabilities and bi-directional sync.

See Docs
Node.js
const messages = await nylas.messages.list({
  identifier,
  queryParams: {
    limit: 5,
  }
})
Node.js
const contact = new Contact(nylas);
// The following attributes can be modified for the contact object
contact.givenName = 'Nyla'
contact.birthday = '2014-06-01'
contact.companyName = 'Nylas'
contact.jobTitle = 'Communications Platform'
contact.officeLocation = 'San Francisco'
contact.notes = 'Check out the Nylas Email, Calendar, and Contacts APIs'
contact.emailAddresses = [new EmailAddress({
  type: 'work', email: '[email protected]'
})];
contact.save();

Google Workspace

Seamless Gmail and Calendar sync with real-time Webhooks. Get instant updates when emails arrive or events change.

Microsoft Outlook

Enterprise-grade connectivity for O365 and Exchange. Full support for all Microsoft email and calendar features.

Virtual Meetings

Native support for generating Google Meet and Microsoft Teams links. Create and manage video conferences programmatically.

Universal IMAP

Connect to any email provider including iCloud, Yahoo, and private servers. Full IMAP support for maximum compatibility.

Calendar Sync

Two-way calendar synchronization across all major providers. Read, create, update, and delete events with ease.

Real-Time Webhooks

Get instant notifications for new messages, calendar changes, and more. Build responsive applications that react in real-time.

With Nylas, everything is secure. Everything is connected.

Security is our top priority, so you don’t have to worry about the details. Nylas is SOC 2 certified, Privacy Shield certified, GDPR compliant, and HIPAA ready. Every email you sync is encrypted and isolated, with multi-level permission checks, token management, whitelisted IPs, granular authentication scopes, and gated permission controls to ensure world-class security for your data.

Download Security Whitepaper
Security
HIPPA HITECH
ISO 27001
AICPA SOC
GDPR
CCPA COMPLIANCE

Ready to start building?

Discover the power of the Nylas platform and connect up to 5 accounts for free.