Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman goes into great detail on the troubling issues of foreach statements and links in Velocity here on his blog. I would encourage you to start there and see how much overlap there is with your use case and how he recommends approaching a solve. I'll also 100% defer to him on a more...
I noticed this mixed behavior as well during some testing (the {{member.webinar url}} token populating as expected in the email body, but not in a Calendar token/ICS file). Sanford's suggestion to use a landing page redirect is a great way to mitigate this problem.
We're a small nonprofit and sinking extra costs into an already really expensive program is untenable. Any advice?If creating a customized template is a priority for your organization, then I would join the chorus here and suggest you find a developer or agency resource that fits your budget. Bullet...
Yes indeed! In our scenario, we have third party representatives stored as individual contacts on their clients' accounts. If I'm understanding your example solution correctly, the workflow conditionally sends an email payload to qualifying targets where an email address value isn't shared; where du...
We've been ruminating over a primary/master contact object to deal with this on the Salesforce side, but it sounds like you have a more elegant solution!
Did you ever track down and solve your Malformed Link problem? We're experiencing the same discrepancy in our more dynamic emails, which leverage velocity to generate links.
From what I remember, if you can catch it in time a batch campaign can be aborted mid-flight, but with how fast Marketo can usually process an email send, you'd have to be very fast. And by the time you realize there was an issue, it's usually too late. If you happened to put a wait step in the o...
Have you released this from the lab yet? Asking "for a friend"
Not seeing a screenshot, I can only speculate on how you set this up.But, if the goal is to request a campaign after a certain thing happens—clicking a link the email you're talking about—you need to use a standard Trigger campaign to do this.Build out your 'Click Monitor' with the "Clicks Link in E...