The Nylas blog

How to read email inbox data with Nylas Java SDK

Learn how you can use the Nylas Java SDK to read email inbox data and apply different filters with just a few lines of code.

Finding memory leak in Go service

Learn how to diagnose and find memory leaks in Go.

Testing webhooks using the Nylas CLI and PHP

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

How to setup your first Google API project

This post will cover how to setup your first Google API Project. We’ll connect a Google user using the Nylas dashboard.

A small introduction to functional programming

Have you ever wondered what Functional Programming is all about? Let us show you using simple examples in Haskell and Erlang.

Working with the Nylas Contacts API and Ruby

Learn about the Nylas Contacts API, its available features, and how to work with them using the Nylas Ruby SDK!

Send notifications for calendar events using the Nylas Node SDK

Learn how to send different notifications to engage users for calendar events using the Nylas Node SDK with minimal code.

How to send emails with the Nylas Java SDK

Learn how to increase email deliverability by sending communications with Java using the Nylas Java SDK. Send emails with Java now.

How to build a CRM in 3 sprints with Nylas: Implementing email sync (sprint #3)

Learn how to build a CRM in sprints with Nylas. We’ll finish by adding Email and Mail Merge capabilities using the Nylas Ruby SDK.

How to build a CRM in 3 sprints with Nylas

Learn how to build a CRM and add reliable contacts, calendar, and email features fast with Nylas APIs in this code tutorial series.