The Nylas blog

How to create a terminal email client using Textual and Python

Ever wanted to create a Terminal Email Client? With Python and Textual now is possible. Read, Compose and Reply your emails.

How to create a round robin scheduling program in Python

Learn how to set up Round Robin Scheduling in Python. We cover different scheduling approaches to optimize for real-world applications, creating a seamless experience for your users.

An intro to the Nylas Quickstart Guide

Learn how to build Email, Calendar, and Contact integrations using the Nylas Quickstart Guides.

How to send emails using an Email API

What is an email API? An email API (Application Programming Interface) lets developers send and…

Voice-activated emailing: A guide to using ChatGPT and speech recognition to send emails

Have you ever thought about using your voice and ChatGPT to send your emails? We will create a DearPyGUI desktop app to do exactly that.

How to create a mail merge template with Java

Learn how to use a mail merge template to send communications in your application with Java and Nylas using JavaSpark

How to receive data from an iframe

In this blog post we explore how to receive data from an iframe.

Land your next developer dream role: Software engineering interview questions

Prepping for your next developer interview? Read Nylas’ top interview recommendations and software engineering interview questions.

Grouping email threads with Python and Nylas

Use the Nylas Email API and Python to group email threads into a single view, and easily access complete conversations within your app.

How to build email templates with React

Learn how to build email templates using React.