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,
Great package and works like a charm. Hats off for that :)
Everything is working fine with my custom intents in the DialogFlow.
If I integrate Google Dialog flow with chatfuel,
When I make a request to Dialog flow, In the response I'm not getting the text value, rather I am getting Custom payload set for chatfuel.
{
"redirects_to":["request.age"]
}
Correct me if am wrong,
Ideally, the response from the chatFuel must be sent in the response right!?
It would be really helpful If you could make that happen.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi,
Great package and works like a charm. Hats off for that :)
Everything is working fine with my custom intents in the DialogFlow.
If I integrate Google Dialog flow with chatfuel,
When I make a request to Dialog flow, In the response I'm not getting the text value, rather I am getting Custom payload set for chatfuel.
Correct me if am wrong,
Ideally, the response from the chatFuel must be sent in the response right!?
It would be really helpful If you could make that happen.
Thanks in advance
The text was updated successfully, but these errors were encountered: