Hi Team,
I have a usecase where I’m looking for our community help. Here’s the scenario:
I have 2 different flows [Default Start Flow] and [Anything Else] flow.
In the Default start flow > start page > routes, i have 3 intent based routes (small_talk.intro, small_talk.quotes, small_talk.end_conv).
In the Anything else flow, I have a page [Handle yes/no] where im asking (Is there anything else?). User might respond (yes/no/). If its (yes or no), then its a happy path which i can handle.
However If they say anything other than (yes/no), then I need to transition that route to a Default Start flow and match that utterance in one of the intent routes configured in the start page. Currently if they say , transition is moving to the start page of the default start flow, but issue is, its not performing any intent match in the start page. I dont understand why intent match is not happening in the start page.
Here’s my 2 flows:
Currently this is how I have configured which is not working.
Am i missing anything here? I tried out as per this article but it doesn’t helped me https://www.googlecloudcommunity.com/gc/AI-ML/Passing-Last-User-Utterance-to-Match-Intent-in-Different-Page-In/m-p/719137.