The Nylas blog

_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!

Python, sentiment analysis, R and Shiny

Getting to know your customers is very important. By using Sentiment Analysis on emails, we can collect the data, and the structure it using Python to finally visualize it on a dashboard using R and Shiny.

How to send emails with the Nylas Ruby SDK

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