punktde/flow-zoom-api
composer require punktde/flow-zoom-api
Zoom API connector
1.1.0
Readme excerpt
PunktDe.Zoom.Api
This Flow package provides a programmable interface to the Zoom API.
Implemented EndpointsThe following Endpoints are currently implemented, see the Admin API documentation for details:
- Meeting
- Webinar
- Registrant
The installation is done with composer:
composer require punktde/flow-zoom-api Configuration- Create a set of JWT API-credentials
- Log-in to your Zoom-Account and create a new App
- Configure the required settings:
- clientId
- clientSecret
- baseUri
- zoomAccountIdentifier (your account's e…
Read more
The same vendor provides 33 package(s).