Do we have option to check that a particular date is which day of week? like 30-12-2015 is Wednesday or 4th day of week? I need to run campaign based on the day of the date?
Hi Arunkumar,
This will not be available directly from Marketo. You can create a field in SFDC or MS Dynamcis and have a workflow compute that information for you or you could create a webhook that does this and returns the day of the week. An SFDC formula field can also do the work, but pay attention to updates.
-Greg
Thanks for the quick answer. i have another question. Is it possible to send the mail at 9.00 AM of leads time zone?. How can I get the the lead's Time Zone?
You can estimate the time zone using Country or Inferred Country. This means you have to setup Segmentations or Smart Lists along with Wait Steps to manage the Send time.
Vote up the ideas below.
Well, this depends a bit - are you using a standard Email Send or Smart campaign?
Or are you using Engagement? Engagements can send on Day of Week very rigidly.
Perhaps if you explained the exact use case, there could be other options for you.
I am using smart campaign. When user submits a form, he will be in wait step for 10 days. I want the email has to reach the lead on 11th day 9:00 AM of leads timezone.
Thanks in advance.