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.
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.