Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Great to note, we'll follow this recommendation, many thanks.
Just sharing our implementation, it was a relatively simple coding solution now that we see how #foreach works. I'll say it again, thanks Sanford Whiteman#foreach($list in ${OpportunityList})#if($list.Stage=="Booked") Job Reference Number: $list.sourceJobNumber Car Registra...
Weird, we received some helpful comments from Sanford for this post, then I edited the original post, but his comments disappeared, maybe a moderators approval step involved. I'll say thank you here, it worked, and I will post the solution here.
Dear Marketo Community,We use tokens to generate notification emails for appointment bookings, which pulls from the Opportunities field mapping.Our issue is that often a contact has multiple opportunities listed against it, and the current scripting logic we have is always pulling the "latest" oppor...
So far, we have found a solution that will work following this method: https://nation.marketo.com/thread/47691-timezone-of-timestamps-on-custom-fields-of-opportunity-object-velocity.Somehow, our "outTimeZone" from the proposed solution needed to be "Etc/UTC" rather than the Australia time zone, perh...
Hi Sanford, I've been testing your Agical.io service and it's very helpful to generate dynamic ICS files.Could you tell me if there is a way to use the service without the "Z" GMT timezone hard coded in the ICS file. The reason is that we have date and time fields which are in coded in "local time" ...