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.

Unlock enhanced productivity with digital calendars

Explore the productivity benefits of using a digital calendar like iCal, Google, or Outlook and how to easily connect them to your app with a calendar API.

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.

What is calendar sync? And why does it matter?

Discover why calendar sync is a powerful feature in your application and how you can integrate this functionality into your app using a calendar API.

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!

Build with Nylas: Hacktoberfest 2022

Learn how to build with Nylas and participate in Hacktoberfest 2022. Build code samples and share with other developers!

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.