Solved

Question Regarding Conditional Split In Flow

  • 14 April 2023
  • 3 replies
  • 67 views

Badge +1

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!

icon

Best answer by Ashley I. 14 April 2023, 14:19

View original

3 replies

Userlevel 6
Badge +34

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

Badge +1

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

Userlevel 6
Badge +34

@Matija You’re very welcome!

Reply