Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hcl-tech-software/domino-online-meeting-integration
Integration for HCL Notes with online meeting provider services. Documentation available at https://opensource.hcltechsw.com/domino-online-meeting-integration/
https://github.com/hcl-tech-software/domino-online-meeting-integration
domino
Last synced: 8 days ago
JSON representation
Integration for HCL Notes with online meeting provider services. Documentation available at https://opensource.hcltechsw.com/domino-online-meeting-integration/
- Host: GitHub
- URL: https://github.com/hcl-tech-software/domino-online-meeting-integration
- Owner: HCL-TECH-SOFTWARE
- License: apache-2.0
- Created: 2021-03-29T11:10:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T18:51:29.000Z (2 months ago)
- Last Synced: 2024-12-20T12:15:39.726Z (15 days ago)
- Topics: domino
- Language: Java
- Homepage:
- Size: 19.7 MB
- Stars: 24
- Watchers: 16
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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 SametimeGoToMeeting 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](https://opensource.hcltechsw.com/domino-online-meeting-integration).
## Support
Please raise issues on GitHub rather than through HCL Support.