The Nylas blog

Integrating Google Calendar API with Python

This is a step-by-step guide to integrating Google Calendar API with Python. We will use the Nylas Calendar APIs to integrate with Google Calendar.

A guide on connecting Nylas to your iCloud account

Need to connect to your iCloud account services like iCalendar and iMail? Here’s the guide for you. Using Python to illustrate the examples.

Contribute to open source: Hacktoberfest 2023

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

How to add Zoom to your event meetings

Do you need to create multiple event meetings but don’t want to create Zoom link manually? Let’s automate the process using Python

How to manage your Contacts using Reflex (Pynecone)

Use Python’s Reflex to build a contacts manager and keep your contacts up-to-date in a fun and easy and visual way

Group scheduling – Control your events participation with Java

Learn how to control your events participation by creating attendance limits using group scheduling with Java

How to delete emails with the Gmail API and Ruby

Looking forward to Inbox Zero? This guide will help you out cleaning up your Gmail account using Ruby and Sinatra

How to create a mail merge template with Python and Gmail

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

How to build an email client application

This tutorial is a step-by-step guide on building a full-stack email client using the Nylas Email APIs to integrate with email. We will review the steps to build an email client, including frontend, backend, and integrations.

How to build a scheduling application using Ruby and Sinatra

Do you want to create your own custom scheduling application with Ruby? Here’s an extensive guide for you including Virtual Calendars