node.js - Exposing additional endpoints through Azure Bot Service -


i'm creating proactive bot, once endpoint accessed right parameters start new dialog specific user.

locally easy done restify or express, adding server.get method.

how can bot service? need change on function.json file?

refer this: https://docs.microsoft.com/en-us/bot-framework/azure/azure-bot-service-template-proactive

using azure bot service proactive sample more complicated customize, , adds more services azure (more $$). recommend write own bot (web api); refer this, https://docs.microsoft.com/en-us/bot-framework/nodejs/bot-builder-nodejs-proactive-messages


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -