Download the PHP package punktde/flow-zoom-api without Composer
On this page you can find all versions of the php package punktde/flow-zoom-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package flow-zoom-api
PunktDe.Zoom.Api
This Flow package provides a programmable interface to the Zoom API.
Implemented Endpoints
The following Endpoints are currently implemented, see the Admin API documentation for details:
- Meeting
- Webinar
- Registrant
Setup
Installation
The installation is done with composer:
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 email-address)
Usage Examples
Find a single meeting by its identifier and host (user)
You need to provide an identifier for the host (user) of the meeting, since the api endpoint has no way of listing all meetings in an account
Add a registrant to an existing meeting
All versions of flow-zoom-api with dependencies
PHP Build Version
Package Version
Requires
neos/flow Version
>5.1
guzzlehttp/guzzle Version ^6 || ^7
symfony/serializer Version ^4.0
symfony/property-access Version ^4.1
firebase/php-jwt Version ^5.0
guzzlehttp/guzzle Version ^6 || ^7
symfony/serializer Version ^4.0
symfony/property-access Version ^4.1
firebase/php-jwt Version ^5.0
The package punktde/flow-zoom-api contains the following files
Loading the files please wait ....