Skip to main content
Solved

Event information inside conditional statement


IanHogers
Contributor IV
Forum|alt.badge.img+2

Was wondering if there’s a way to pull event information into a conditional statement inside a flow

Like so:

I’m trying to compare if someone’s property is the same as that of the event. 

Any idea how to do this? or maybe a workaround?

Kind Regards,
Ian Hogers

Best answer by julie.accardo

Hi Ian,

 

Rather than using a conditional split in instance, you have the ability to set up a trigger split or trigger filter to filter users based on conditions true to the triggering event for the flow.

An example of a trigger filter could be if the trigger for the flow is “Ordered Product” you could then set a trigger filter to say that the user should only qualify for the flow if that ordered product was item X.

 

Hope this helps!

Julie

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

2 replies

julie.accardo
Klaviyo Employee
Forum|alt.badge.img+36
  • Klaviyo Employee
  • 185 replies
  • Answer
  • March 7, 2021

Hi Ian,

 

Rather than using a conditional split in instance, you have the ability to set up a trigger split or trigger filter to filter users based on conditions true to the triggering event for the flow.

An example of a trigger filter could be if the trigger for the flow is “Ordered Product” you could then set a trigger filter to say that the user should only qualify for the flow if that ordered product was item X.

 

Hope this helps!

Julie


IanHogers
Contributor IV
Forum|alt.badge.img+2
  • Author
  • Contributor IV
  • 9 replies
  • March 8, 2021

Thanks @julie.accardo Will try that!