Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello,We are trying to add a 'add to calendar' token in Marketo, onto a landing page. Currently, when I add the token (which works) it appears in a white font, which means it is not visible in the landing page - however, no matter what i try (HTML coding included) I cannot change the colour of the t...
Does anyone know how to turn ‘email delivered’ date into an object for use in the email templates? I have created a flow with follow up emails and I would like them presented as being in the same chain. To do this I need to capture the delivery date and time of the previous send for use in my follow...
How do I turn ‘email delivered’ into an object I can use in the email templates? Either that works as a solution or I minus the delay between first and second email(e.g. 7 days) from my current system.datetime and have it present in the below format?EEE, MMM, d, yyyy HH:mm
A follow up on the above question! I am trying to record the system-datetime for different email delivery steps in my Marketo flow and then use these in subsequent emails. I currently use a formfill and then have built some email follow up assets accordingly. I would like to use the email delivered ...
Thanks for the help so far. I have inputted the script below and am currently getting ${date.format('EEE, MMM, d, yyyy',$myDate,$locale,$outTimeZone)} as the output. I am still looking for the re-formatted {{system.dateTime}} to reflect EEE, MMM, d, yyyy. Is there any problem with trying to re-forma...
Thanks! The datetime is working brilliantly, I’m now struggling to adjust the formatting. Sent: {{system.dateTime}} I am a complete novice when it comes to coding. I have looked at the code for my email template and above is the section which references system.dateTime. Instead of the format YYY...
I am creating a couple of emails in a flow and would like to bring through a datestamp at a certain point in the flow for use as a token in one of the emails. We are using form fill as the trigger and so I have tried using the ‘Last Interesting Moment Date’ token but it keeps pulling the right date ...