google-cal-meet-api

1.1.7 • Public • Published

NodeJs Google-calendar-meet-api

MIT License

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

Install

install

Javascript Usage

  1. You will have to get the google api credentials CLIENT_ID and CLIENT_SECRET
  2. You will also need to enable the google calendar api in the api services on google cloud platform.
  3. 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
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
description String description
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-meet-api

Weekly Downloads

11

Version

1.1.7

License

ISC

Unpacked Size

652 kB

Total Files

6

Last publish

Collaborators

  • kaustubh28