Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Great to hear from you Sanford and thanks for sharing on how to share my code but I don't have that option when replying.So I modified the script example you suggested and created a token for pretty much each folder directory. I ran a test and was not able to get it to populate. any suggestions why ...
Hi Sanford, Thank you for the reply, would I need to set this script into My Tokens? I'm pretty new to Marketo and have tried my best to look over documentation and follow the tutorials. apprecieate the help.
Hello, I'm running into a bit of an issue when trying to apply conditionals. when it reaches the else condition, the lead.First Name is left blank when testing the email. #if ({{lead.First Name:default=Friend}}) Testt #else {{lead.First Name}}, Testt #endif some one has some pointers, greatly...