Question
How do you add a 2nd IF statement to 'Request Campaign'?
I want to send people to a particular campaign if they suit 2 types of criteria. e.g.
REQUEST CAMPAIGN
IF: abc IS: 123
AND: xyz IS: 456
= Requested campaign: my-new-campaign
when you select a new 'choice' there looks to only be 1 type of IF statement possible to apply to it but this is very restrictive.
REQUEST CAMPAIGN
IF: abc IS: 123
AND: xyz IS: 456
= Requested campaign: my-new-campaign
when you select a new 'choice' there looks to only be 1 type of IF statement possible to apply to it but this is very restrictive.