Using Wait Condition in Zoho Campaigns
Hi,
I'm trying to achieve the following:
- Contact enters a Workflow through a Trigger.
- Gets a series of emails
- Wait until X days before date in Contact's Date Field A is due (for several emails)
I am trying to use the Wait Condition for this:
In the above example it is set up to be TRUE 5 days before the date in Expiry Field is Due. It has to wait for 14 days to meet the condition, but the 5 day Due date is always before the 14 days are over, so the FALSE should never trigger.
But this doesn't seem to be working. Am I doing something wrong here?
Is there another way to achieve this?
I prefer to use this method instead of the regular delay of X days, because we sometimes change the Expiry date by a day or two.
Thanks!