dialogflow / dialogflow-fulfillment-nodejs

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

card/sugesstion/image not showing on web demo ? #252

Open harmnot opened 5 years ago

harmnot commented 5 years ago

finally I have tried to look this issue for all day and I need to ask this to authors here,

I was add Rich Responses to an intent, but it was not showing on web demo , and it was only showing on console dialogflow this is the pics

Screen Shot 2019-07-10 at 11 56 33 Screen Shot 2019-07-10 at 11 55 26

anyone has some problem ??

alexedtionweb commented 5 years ago

The web demo do not have support for rich response. You need to develop a angular or another web front end to display thoses. You can rely in the docs: https://cloud.google.com/dialogflow/docs/reference/libraries/overview

If you don't want to create a web front end to display rich response you can use any custom third part services like Microsoft bot framework to create you integration, or a done solution like Drift's.

mishushakov commented 5 years ago

Hey @harmnot @alexedtionweb I'm creator of Dialogflow for Web. It's a very mature project, that exists over two years. The project is completely community-driven, free and open-source and works with every feature you described.

Please give it a try. It is being used by a reasonable amount of customers and therefor any feedback is highly appreciated.

mayank1513 commented 4 years ago

Hey @harmnot @alexedtionweb I'm creator of Dialogflow for Web. It's a very mature project, that exists over two years. The project is completely community-driven, free and open-source and works with every feature you described.

Please give it a try. It is being used by a reasonable amount of customers and therefor any feedback is highly appreciated.

Hi Mr. creator.

can you tell how to add cards in dialogflow web demo??

21sonika commented 4 years ago

can you tell how to use rich text in web demo , as custom payload not working

mujumdaraditya commented 4 years ago

finally I have tried to look this issue for all day and I need to ask this to authors here,

I was add Rich Responses to an intent, but it was not showing on web demo , and it was only showing on console dialogflow this is the pics

Screen Shot 2019-07-10 at 11 56 33 Screen Shot 2019-07-10 at 11 55 26

anyone has some problem ??

Same problem for me as well . no rich response works in web demo