Is it possible to make an OR option in the Flow editor?
For example I have the following flow:
Is the BO for company 707? Y/N
If the answer is No, then ask Is the currency USD? Y/N (This question is skipped if the company is 707)
Later in the process, I need to check, IF the company is 707 OR the currency is USD do these steps.