You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi !!
It seems that when an Dialogflow Intent has a custom payload as answer, the chatbot doesnt show it.
In my particular case, in many cases, I have only custom payload answers and when it happends, i dont get any answer from the bot.
If I add a text answer from Dialogflow console, the bot shows only the text answer and not the payload.
Any way to get the payload answer ?
Thanks
The text was updated successfully, but these errors were encountered:
I wasn't sure if I should add it because this should be just very simple boilerplate. There are dozens of other things that could be implemented as well, but I want to focus on the purpose here. If you need more features I would check out BotMan
Still, I added it, as well as a new release. But it only works IF there is no text message in your intent included. The code now looks for the speech key. If it is empty it will try the custom payload JSON. Please try it out. Greets
Hi !!
It seems that when an Dialogflow Intent has a custom payload as answer, the chatbot doesnt show it.
In my particular case, in many cases, I have only custom payload answers and when it happends, i dont get any answer from the bot.
If I add a text answer from Dialogflow console, the bot shows only the text answer and not the payload.
Any way to get the payload answer ?
Thanks
The text was updated successfully, but these errors were encountered: