I have menu options. Each options should be connected to different dialogs based on what user clicks. How configure this?
Go to the connections property of your entity (menu_options) and add If and Else conditions just like this:
You can select any of the options available above (Entity or Context):
If Selected Entity: Select the entity from the dropdown menu:
Select the condition (In your case it’s Equals To):
Add the String you want to match with inside the next field and choose the dialogue task in the “Then go to” section you want to go