@silverbirder/zoom-meeting-creator
v1.0.1
Published
zoom-meeting-creator is a Google Apps Script for creating zoom meetings.
Downloads
8
Maintainers
Readme
zoom-meeting-creator
Description
zoom-meeting-creator is a Google Apps Script for creating zoom meetings.
Usage
Prepare
- Get the Zoom API Key and Secret (https://marketplace.zoom.us/docs/guides/build/jwt-app)
- (Optional) Get the Slack WebHook URL (https://api.slack.com/messaging/webhooks)
Console
- Access the Your Google Apps Script
- Add the this library. (ZoomMeetingCreator)
- API ID is MjAVS0gBC2JeafTyQ8s9bqHWuXGFJZPSs
- Use it like the sample/index.js.