google-cal-zoom-api

1.0.3 • Public • Published

NodeJs Google-calendar-zoom-api

MIT License

An Api to help you create zoom meet links and create an event on the calendar with this link you created.

Install

install

Javascript Usage

  1. Create A developer Account on Zoom Developer.
  2. Create An Application and get the zoom api and secret key
  3. Your Zoom Developer email is the one which you registered with.
  4. You will have to get the google api credentials CLIENT_ID and CLIENT_SECRET
  5. You will also need to enable the google calendar api in the api services on google cloud platform.
  6. Generate a refresh token using google authentication strategies.

Add this to the top of your file.

import

Easy Usage

usaage

Available Attributes

Attributen Name Type Example
ZOOM_DEVELOPER_EMAIL String xyz@gmail.com
ZOOM_API_KEY String XXXXXXXXXXXXXXX
ZOOM_API_SECRET String XXXXXXXXXXXXXXX
ClientId String XXXXXXXXXXXXXXXs8fu9kv9u1.apps.googleusercontent.com
clientSecret String XXXXXXXXXLoNFnXXXXXXTIUjRXXXXXXXXX
refreshToken String XXXXXXXXXCNXXXXMGvJUXXXXV7LplXAXXXX
date String 2023-03-01
date String 2023-03-01
startTime String (24Hr Format) "01:30"
endTime String (24Hr Format) "03:45"
summary String summary
location String location
attendees Array [{email: String}] [{email: "xyz@gmail.com"}]
alert Number 10 (how many minutes before do you want to receive an alert)

Package Sidebar

Install

npm i google-cal-zoom-api

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

761 kB

Total Files

6

Last publish

Collaborators

  • kaustubh28