Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks, Sanford for the insight, it is very useful.
I thought of something: Can I run a Velocity script that would check the current date and time and intentionally crash the Velocity engine if it was during the business hours? @SanfordWhiteman I remember you suggested this technique as an emergency break in batch emails, do you have an opinion on us...
Hi Satish, can you be more detailed about how you think it would work? I do not want to wait. I want to either send the email or not send it based on the current time and weekday.
HiI need to send an email in response to filling out a form. However, this email must be sent only if the form was submitted outside of business hours, which is a static time window Monday through Friday. Can this be done?
Thanks, Sanford, for sharing this experience. I very much appreciate it.
We implemented reCaptcha with Marketo forms, but are struggling with Marketo performance. After the form data is submitted to Marketo, a webhook has to be called that requests validation of reCaptcha fingerprint and email address. Unfortunately the webhook has to be called within 2 minutes, otherwis...