The Nylas blog

How to send an email in any language using the Nylas APIs

By using the Nylas APIs we can easily send emails using any language that supports REST APIs. We’re going to see examples on PHP, Rust and C#

_why day 2022

Today, we celebrate _why’s day with a Shoes (JRuby) based email client using the Nylas APIs to send, read, reply and delete emails.

How to send notifications for calendar events using the Nylas Ruby SDK

Have you ever created an event just to forget about it? Creating notifications using the Nylas Ruby SDK is a great way to fix this.

Everything you need to know about Microsoft’s basic authentication deprecation

In late 2022, Microsoft will be removing support for basic authentication for Microsoft Exchange Accounts. This guide covers basic authentication, various information on the depreciation process, and how to make this transition as smooth as possible.

How we secure APIs at Nylas using JSON web tokens

Learn how we secure APIs at Nylas using JSON Web Tokens (jwt).