dialogflow / dialogflow-fulfillment-nodejs

Dialogflow agent fulfillment library supporting v1&v2, 8 platforms, and text, card, image, suggestion, custom responses
Apache License 2.0
597 stars 282 forks source link

self hosted fulfillment with node.js on actions sdk #315

Open sardarbavneetsingh opened 3 years ago

sardarbavneetsingh commented 3 years ago

I am making self hosted fulfillment with actions sdk, I am using heroku to deploy my fulfillment functions, but can figure out how to code the fulfilment and what is the structure of data that i will receive from request from actions and i am may sound confusing, but I guess i am lost so I am trying to state my position here. If anyone can get me on track. Also the documentation doesn't cover the topic. I have done my research on internet...