Skip to content

nylas-samples/quickstart-calendar-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  1. Install the required packages
npm install
  1. Run the project
npm start
  1. In the Nylas dashboard, create a new application and set the hosted auth callback URL to http://localhost:3000/oauth/exchange

  2. env variables

NYLAS_CLIENT_ID=
NYLAS_API_KEY=
NYLAS_API_URI=https://api.us.nylas.com
  1. Open your browser and go to http://localhost:3000/nylas/auth and log in and end user account

  2. After authenticating an end user account, you can visit the following URLs to get a feel for some of what you can do with the Nylas Calendar API.

http://localhost:3000/nylas/primary-calendar # Go here first to get the calendar ID
http://localhost:3000/nylas/list-events
http://localhost:3000/nylas/create-event

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •