Skip to main content
Solved

Question Regarding Conditional Split In Flow


Forum|alt.badge.img+2

Hi all. I have create a flow with email A and email B. Between them is a conditional split stating ‘Has Ordered Product at least once over all time where Name equals X.’ If yes - exit, if no - send email B.

This means that if a customer has ordered said product X any time in the past, not just after receiving email A they won’t receive email B correct? Thank you!

Best answer by Ashley I.

Hi @Matija,

Welcome to the Community! 

You are correct in your understanding of the conditional split. Because the time frame in your split is set to “over all time”, this means that the logic will consider all historical data, not just actions taken since starting this flow. 

If this is not your preferred logic, you can change this via the dropdown menu on the left site of the flow setup:


For example, if you wanted it to only consider actions since starting the flow, you can switch this variable to “since starting this flow”

--

Hope this helps!

-- Ashley Ismailovski

View original
Did this topic or the replies in the thread help you find an answer to your question?

3 replies

Ashley I.
Partner - Platinum
Forum|alt.badge.img+41
  • 2025 Champion
  • 242 replies
  • Answer
  • April 14, 2023

Hi @Matija,

Welcome to the Community! 

You are correct in your understanding of the conditional split. Because the time frame in your split is set to “over all time”, this means that the logic will consider all historical data, not just actions taken since starting this flow. 

If this is not your preferred logic, you can change this via the dropdown menu on the left site of the flow setup:


For example, if you wanted it to only consider actions since starting the flow, you can switch this variable to “since starting this flow”

--

Hope this helps!

-- Ashley Ismailovski


Forum|alt.badge.img+2
  • Author
  • Contributor II
  • 4 replies
  • April 14, 2023

Hi Ashley. This is my prefered logic, thank you for the swift reply!


Ashley I.
Partner - Platinum
Forum|alt.badge.img+41
  • 2025 Champion
  • 242 replies
  • April 14, 2023

@Matija You’re very welcome!