Hi Team,
I have a flow where one intent called other intent. My use case is, I want to use the entity value that’s value is already entered in one intent and use that entity in sub intent. For example, I want to accept Account Number in Intent1 and in my flow, I need to call Intent2 where I need this Account Number which is already entered in Intent1. How can I do this?