Use variable from first bot flow as intent in the second bot flow

We have a main bot flow which has multiple intents (e.g. Mobile, Laptop, Desktop). If the caller were to say "I want to order a mobile", we want to save that as variable & then use it to check in the next bot flow if it is one of the existing intents and if not, use the No Intent.

I've tried the Set Intent action but looks like it wants an exact match when searching which we cannot expect from a caller. Any ideas on how to make this happen?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.