Solved

Event information inside conditional statement

  • 6 March 2021
  • 2 replies
  • 171 views

Userlevel 1
Badge +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

icon

Best answer by julie.accardo 7 March 2021, 18:11

View original

2 replies

Userlevel 5
Badge +34

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

Userlevel 1
Badge +2

Thanks @julie.accardo Will try that!

 

Reply