Smart Campaign triggered based on the day of the week
We're launching a new program and would like to test the follow up process. To do so, I'm considering to set up a smart campaign in this way;
Trigger: When a form is filled
Actions:
If day of the week is Mon, Wed, Fri, send email A
If day of the week is Tue, Thurs, send email B
If day of the week is Sat, Sun, wait until Mon and send email A
Is it possible to do that? If not, what'd be the workaround? Since this is just a test, I'd not really like to set up another custom field in SF to convert the date into day of the day... (I wish I can pull the SFDC campaign-related date, but it doesn't seem possible).