Hi,
I was wondering if someone could assist in showing me how I would go about seeing if a list is empty via workflow.
If empty then I want to send template A to a seed list, if it has recipients then do action B.
Thanks,
Ash
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Ash,
after the query you will add a Test, inside the test you will add a condition like this : vars.recCount > 0
if its true you will send the B delivery, if its false then the A .
Regards,
Badr.
Views
Replies
Total Likes
Hi Ash,
after the query you will add a Test, inside the test you will add a condition like this : vars.recCount > 0
if its true you will send the B delivery, if its false then the A .
Regards,
Badr.
Views
Replies
Total Likes
Thanks for the speedy response.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies