Skip to content

a single php page with using firebase jwt auth . it allow you to create ,list ,delete zoom meeting with api

Notifications You must be signed in to change notification settings

subhobiswas/zoom-Api-php-oops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoom-Api-integration-php-oops

simple way to handle zoom meeting by api php

This is a single php page with using firebase JWT authentication .It allow you to create zoom meeting ,list of all meeting,update meeting details ,delete meeting and report of meeting zoom meeting with api

first you need to create your zoom api (jwt auth)

zoom official site https://zoom.us/

offcial documentation https://marketplace.zoom.us/docs/guides/auth/jwt

#install

step 1

create a folder call "zoom" in your htdocs folder (if you have xampp setup)

step2

clone this project or dowenload and extract into "zoom" folder

step 3

goto zoom official site and create jwt api copy the api key and secrat key and replace this file in zoom_class.php

step3

Run the file in any webserver locate index.php

http://localhost/zoom/index.php

you can also create more function https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/

About

a single php page with using firebase jwt auth . it allow you to create ,list ,delete zoom meeting with api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages