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

is it possible to add parameters using fulfillment #330

Open SARIGASURENDRAN opened 3 years ago

SARIGASURENDRAN commented 3 years ago

I need to add parameters using fulfilement eg: parameters are check-in check-out no.of nights

if the no.of nights and checking is given need to fill checkout by adding check-in and no.of nights. is it possible to add parameters like this?