Flow can't be triggered by a "choice" of the same name

(Yun) #1

For example:

Flow A is triggered by the word : “Buy”.

In Flow B, users were given two choices: “Buy” and “Sell”.

How can I trigger Flow A immediately when user selects the “Buy” option? Without needing to add a “Trigger a Flow” step in Flow B, since “Buy” is a keyword of Flow A?

(Kellsey Shaw) #2

Hi Yun,

Answers to questions can’t be used to trigger other flows directly. Because keywords can be part of a sentence, it would add complexity if a question answer could start a flow.

You would need to use a Flow > Trigger a Flow action. :slight_smile: