Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
824 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there any example to add a custom endpoint (like /api/notify from Bot Framework SDK) to Bot Composer 2.0 adaptive runtime in javascript?
There are C# examples (but not for proactive) in the documentation, but unfortunately nothing for javascript.
Any help would be appreciated.
Hi, is this what you're looking for Send Proactive Notifications to users? Here's the code repo.