Add if and else statements to the workflow
Status: Closed · Asked by sajhussain on · 0 views
Good day,
So I have a workflow that gets user details when they purchase a ticket in Eventbrite. now I am trying to filter those whose amount during payment is $0 and those whose amount during payment is above 0$
Is this possible?
Hey @sajhussain
You can create an individual Route in which you can process the $0 amount and another paid amount.