using a trigger and a filter in the same smart list
Hi All,
I understand that in general this works, the trigger will fire first, and apply the filter to it. My question is if there is a specific set time to apply the filter?
My use case is I have an app and every sign up is a lead create, but each sign up also have a user class. If I want to have a trigger for lead create but also filter it to a specific user class would it work? since both piece of data is sent to marketo together I dont know if there will a race scenario, i.e. the trigger fires but the user class somehow hasn't syncced over yet, will it not work?