Skip to main content
Solved

Event information inside conditional statement

  • 6 March 2021
  • 2 replies
  • 196 views

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

Thanks @julie.accardo Will try that!

 


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


Reply