Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi guys,Please see the sections below About the Clinic.Wondering if you know about this problem before?Basically the velocity tokens here doesn't seem to render for one of our clients.This is the first time we encountered this problem.The last modification of the program was last month, and it has r...
At one point there was an overriden token, but I delete it and the issue still persist.
Not right now, especially because we have other developments on the pipeline. But thanks for the help so far!
Hi there,Today I encountered this error that prevents me from approving email.The error message says exceed limit size.... but really the email I created is pretty bare bone. Only blank templates and 11 velocity tokens.I approved emails like this so much time before and this is the first time this h...
I think the problem is ... Marketo bug?From customer support, I had 2 Marketo engineer and a script expert working on this, and they didn't see any dependency issues, token issues, etc.But when I create another test email but at different folder, it magically works.
Cool, thanks as always Sanford!Just making sure I don't skip any option Thanks,Eben
Hey guys,I am requested to create daily list of patients who just recently finished a surveyThis list will be sent to 100 clinics, and each can only receive data of its own patient. (no two clinics receive same data!)The list will contain person's name, email, and survey score among other.Right away...
Devraj Grewal suggestion is correct, but there is another (I think) easier, faster solutionGo to any marketing program (or create one)Drop the required lead fieldSelect the + button as if you are trying to add multiple valueAt the popup, click the drop down and add all value. The Value will be adde...
Oh man, you wouldn't believe what I foundTurns out one of the velocity token is "acting out"There is this one token called City Token, that I use to summon City ValueThe code is like every other token that I use so far(sorry I don't see flair option here)#set($clinicID = $lead.clinicID)##if clinic i...
I tried putting erasing {} but it doesn't solve the problem.Actually it was never a problemQuestion : Is there a certain formatting condition that might cause token value to not be summoned?Typically when using custom token, the display will be empty only if there is no data to display (or coding er...