Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm working on building out some Email Script tokens for an email referencing the Salesforce Case object (which is related directly to the Contact in Marketo -- screenshot attached).This is the Email Script token that is not pulling anything when sampling the email (there is a value in SFDC in this ...
Hey Sanford Whiteman I'm running into a similar, but slightly different scenario. I plugged in your debug code above, and received the "Case list does not exist in context" error. However, I'm successfully pulling values from two other fields from the same custom SFDC object. Attached is a screensho...
Hey Stephen, do you have any more information on how you handled this via Apex? I would be interested in learning more, in case this could help us out with a similar situation.
Hey Josh,Thanks for the feedback. I've reconfigured this a bit after thinking through these comments. I've been instructed that we want to mix it up on them if they're interested in multiple topics.With that in mind, we would run through the emails like this A1, B1, C1, A2, B2, C2, A3, B3, etcMy n...
Hey Nation,I'm working on revamping our nurture programs. We have 4 different product lines, and 6 different "topics" that we'd like to run people through based on actions they've taken, and I could use some additional brainpower working through our complex nurture logic.For this scenario, let's say...
This did it. Thanks for being so helpful Bryan.
Sorry Bryan, I didn't realize it would render like that! I edited my previous post so that it's just the raw code.
Hey Bryan,One last thing, I can't quite figure it out, but I keep getting "Invalid Module: #onecauselogo" error which is referring to line 245 in the below code. I think I got the rest of it taken care of, but I'm banging my head against the wall on how to fix this. Any ideas?
Ultimately, I want that module to appear by default, but have the ability to be deleted from the email entirely, like any of the FreeText or Title or Button modules.Right now I can't move it up or down or delete it -- I can only clear the content or change out the image. We have use cases for both i...