Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.2 KB

File metadata and controls

24 lines (16 loc) · 1.2 KB

Domino Online Meeting Integration

NOTE Domino Online Meeting Integration has been incorporated into the Notes mail template since Notes and Domino 12.0.1. This repo and its contents are only relevant for customers who have not upgraded to a more recent release.

Domino Online Meeting Integration is an extension to the Domino Mail template allowing create, update and delete of ad hoc online meetings from HCL Notes client calendar entries. The following meeting providers are supported out-of-the-box:

  • Zoom
  • Microsoft Teams
  • Webex
  • GoToMeeting
  • HCL Sametime

GoToMeeting requires a paid account. Free accounts do not have access to run GoToMeeting REST APIs and an HTTP status code 412 will be returned.

However, it has been built with extensibility in mind. So it is possible to add support for additional meeting providers by:

  • Making the relevant changes in the Notes mail template, or the installation database.
  • Adding a mechanism to get the refresh token, for which the web application in here can be used.

Documentation

See GitHub Pages site.

Support

Please raise issues on GitHub rather than through HCL Support.