Skip to content

nylas-samples/sync-google-calendar-outlook

Building Calendar Sync Functionality

This sample repo will show you how to easily sync Google and Outlook calendars with Nylas API v3.

Setup

The codebase is part of a blog post and livestream showing how to build calendar sync functionality. Take a look at the blog post for pre-requisite steps.

System dependencies

  • Node

Gather environment variables

You'll need the following values from the Nylas Dashboard:

CLIENT_ID = ""
CLIENT_SECRET = ""

Add the above values to a .env file.

The .env file is added to .gitignore. Ensure to store these values securely.

Install dependencies

$ npm i

If you found a bug or want to suggest a new [feature/use case/sample], please file an issue.

Learn more

Visit our Nylas documentation to learn more.

About

Code sample showing how to sync Google Calendar and Outlook in your App.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors