dialogflow-nodejs-client icon indicating copy to clipboard operation
dialogflow-nodejs-client copied to clipboard

how to send event to api.ai

Open mInzamamMalik opened this issue 8 years ago • 5 comments

this repo even dont have good documentation, my question is how to use this repo without documents? i want to send event to api.ai from my nodejs server, can i do it using this repo?

mInzamamMalik avatar Jul 22 '17 12:07 mInzamamMalik

Please refer to README file. Usually it helps you understand what the repo is about. https://github.com/api-ai/apiai-nodejs-client/blob/master/README.md

tomericco avatar Jul 22 '17 22:07 tomericco

@tomericco your solution was not helpful

mInzamamMalik avatar Jul 24 '17 10:07 mInzamamMalik

read question here: https://stackoverflow.com/questions/45277701/how-to-send-events-to-api-ai-using-nodejs-sdk

mInzamamMalik avatar Jul 24 '17 10:07 mInzamamMalik

You have to dig in a bit. Here's a sample using event: https://github.com/api-ai/apiai-nodejs-client/blob/master/samples/event_request.js

tomericco avatar Jul 24 '17 16:07 tomericco

issue #77

mInzamamMalik avatar Sep 20 '17 07:09 mInzamamMalik