The Nylas blog

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.

cURL up with Nylas APIs for email, calendars, and contacts

With the help of cURL we can access the Nylas APIs in a fast and easy way. We only need a terminal and our Nylas credentials.

Working with the Nylas CLI

The Nylas CLI is a terminal tool that speeds up your workflow by providing you with all the API calls in one convenient place.

How to send emails with Nylas Node SDK

Using the Nylas Node SDK to send emails with minimal code.

How to manage calendar events with the Nylas Ruby SDK

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