Hi, is it possible to use a trigger variable in a flow filter?
Our use case is that we sell a product one-time and subscription. We want to have different flows for one-time vs. subscription. The trigger for one-time is “Ordered Product.” We want to exclude the people who ordered the product as a subscription. However, on the Ordered Product event, there is nothing indicating whether it is a subscription or not. So we have to check another event. We want to make sure they did not have another specific event (Subscription Created) where that product ID = this product ID. Will it work?