punktde/flow-zoom-api

Last activity 30 Sep 2020 2 2 12409
composer require punktde/flow-zoom-api

Zoom API connector

1.1.0

Version
1.1.0
Type
neos-package
Release Date
Sep 12, 2020 13:33
Source
git
Distribution
zip
Requires
  • neos/flow: >5.1
  • guzzlehttp/guzzle: ^6 || ^7
  • symfony/serializer: ^4.0
  • symfony/property-access: ^4.1
  • firebase/php-jwt: ^5.0
MIT 987d771ae0b4e560024247716a47facdcc69b8a1

Readme excerpt

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:

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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 33 package(s).