Forum Discussion
Add support for Notifications API for Online Meeting provider add-in extension point
The Outlook mobile apps support an extension point for online meeting provider add-ins, however the available Outlook.js APIs are very limited: https://docs.microsoft.com/en-us/office/dev/add-ins/outlook/online-meeting#available-apis
For our add-in, we'd really like to use Notifications: https://docs.microsoft.com/en-us/javascript/api/outlook/office.notificationmessages?view=outlook-js-preview
Notifications seem like the ideal way to communicate to the user why adding a meeting to their event was unsuccessful. Currently, if adding a meeting to an event fails, it does so silently.
Related GitHub issue: https://github.com/OfficeDev/office-js/issues/1966#issue-933322182
2 Replies
- markdonCopper Contributor
May I have a reply from MS please? Has any action been taken for this request?
- markdonCopper ContributorI guess this wasn't the right place to post this. I found a more relevant developer space: https://techcommunity.microsoft.com/t5/microsoft-365-developer-platform/idb-p/Microsoft365DeveloperPlatform