Meeting Class

For programmers to need to hold a meeting by python using Zoom,this tested source code is useful. This class uses Zoom REST API.

Specification

IDSTCD_0000000012
LanguagePython
Steps165
PurposeHold a meeting by Zoom
Functioncreate meeting
get meeting detail
update meeting detail
delete meeting
EnvironmentUbuntu 20.04.4 LTS
Anaconda3(Python 3.9.7)
IDE : Visual Studio Code
Zoom REST API
Restrictionfree license
You can use source code copy as owner .
You can customize and distribute it freely.
Price7 dollars or 700 yen
(Pay with PayPal)
Referenceshttps://marketplace.zoom.us/docs/api-reference/zoom-api/methods/#tag/Meetings
https://marketplace.zoom.us/docs/api-reference/using-zoom-apis/#using-jwt-apps
https://marketplace.zoom.us/docs/api-reference/webhook-reference/

Source Code

Test Result

NOtest caseresult
01create meetingOK
02get meeting invitationOK
03get meeting detailOK
04get all meeting listOK
05check if there is meeting of the time rangeOK
06delete meetingOK

Test Code

*) Modify “path” along your PC environment.

History

13/3/2023 created

Provider Profile

Nick name is “Dead Fish” employed as an engineer in Japan.
I am grad if you need my code.
Thanks !

Download

Get download password

Following files and data are zipped.

└── MeetingClass.py

Remarks

None

Comments

Copied title and URL