node.js - How to make Webhook for Slot Filling in Api.ai using backend Node js -


how slot filling in api.ai using web-hooks back-end node.js, please 1 let know process. here sample response have creating sample webhook.
return res.json({ speech: "here sample one.", displaytext: "here sample 1 ", data: {...}, contextout: [{"name":"weather", "lifespan":2, "parameters": {"city":"rome"}}], source: "from api" });


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 -