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.

Testing webhooks using the Nylas CLI and Ruby

Webhooks are the best way to get notifications without having to constantly ask the server. We’re using Ruby to demonstrate how this works.

Super power the Nylas CLI with Fig

Working with the Nylas CLI is great, but it can be hard remembering all the available commands. With Fig, you can use autocompletion and enhance your workflow.

Why won’t my Flask application run?

If you’re having difficulty creating a Flask application, try these troubleshooting tips!