google-cal-zoom-api
v1.0.3
Published
This pacakge will allow you to generate a zoom meet link and use that link to create a event in the google calendar
Downloads
7
Maintainers
Readme
NodeJs Google-calendar-zoom-api
An Api to help you create zoom meet links and create an event on the calendar with this link you created.
Install
Javascript Usage
- Create A developer Account on Zoom Developer.
- Create An Application and get the zoom
api
andsecret key
- Your Zoom Developer email is the one which you registered with.
- You will have to get the google api credentials
CLIENT_ID
andCLIENT_SECRET
- You will also need to enable the google calendar api in the api services on google cloud platform.
- Generate a refresh token using google authentication strategies.