Announcing: Group and collective scheduling with Nylas Scheduler

Easily schedule meetings with multiple hosts and attendees.

Join Nylas at the Retail Technology Show – London, 26/27 April 2022

Communications data is taking the consumer world by storm. As online shoppers demand more personalised and relevant experiences, e-commerce and retail giants need access to content-rich, contextually relevant data. See how Nylas can help by visiting us at the Retail Technology Show in London.

How we test microservices locally at Nylas

Testing microservice architecture locally is difficult. At Nylas, we’ve created a local development environment using Minikube and Tilt. Let’s take a look at how we enable local testing for microservices at Nylas.

How to manage calendar events with the Nylas Python SDK

The Nylas Python SDK makes it easy to read calendars, send meeting invites, and create or update events.

How to read email inbox data with Nylas Ruby SDK

Learn how you can use the Nylas Ruby SDK to read email inbox data and apply different filters with just a few lines of code.

Join Nylas at startup grind 2022, April 12 – 13, Silicon Valley, CA

The Nylas team is getting ready to sponsor and attend Startup Grind in Silicon Valley,…

How to read email inbox data with Nylas Python SDK

Learn how you can use the Nylas Python SDK to read email inbox data and apply different filters with just a few lines of code.

Nylas Node.js SDK v6: TypeScript types, models, and more

Nylas is proud to announce Node.js SDK v6.0. We’ve listened to your feedback and this update improves the developer experience by making our Node SDK more TypeScript-like. Read the article to learn more about our most recent update.

How to send emails with the Nylas Ruby SDK

Learn how to use the Nylas Ruby SDK to send emails and attachments via APIs

Typescriptifying JavaScript code

TypeScript supports makes the Nylas Node.js SDK easier to use for TypeScript users and provides autocomplete support in IDEs. Check out the blog for best practices for taking a JavaScript codebase and updating it to properly support TypeScript.