Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We just got it to work by taking out the "{}" signs. However, we have no idea why that would be the case when dragging over the token it includes it. SO, if you happen to know why that is an issue, it would be much appreciated!
#if( ${lead.PartnerPlus_Owner__c} == "Rachael Baron" ) rbaron@jive.com #end #if( ${lead.PartnerPlus_Owner__c} == "Andres Cardenas" ) acardenas@jive.com#end #if( ${lead.PartnerPlus_Owner__c} == "Melissa Bradley" ) melissa.bradley@jive.com #end Hey guys, we have a pretty simple one here that is...
We have been working with them with a support ticket. The good news is that they have found a fix to the issue. They are just doing final testing to make sure there are no bugs. Should be up and running in the next day or two!
I am trying to create a segment based on a list we have in Marketo. However, the list will not show up when I try to create the segment. Any ideas of why this may be?
Are you referring to this, Sanford? MktoMunchkin :: 2 YouTube Players - JSFiddle
I am trying to find ways to track lead activity on a video on our homepage. This article was helpful: http://developers.marketo.com/blog/embed-a-youtube-video-with-lead-tracking-on-a-marketo-landing-page/ However, it appears like the video opens to a new window (Marketo landing page) to watch the vi...
Thanks Sanford. This is all pretty new to me and I turned out what I have below. It currently isn't working, so if you have anything else to point me in the right direction it would be great!#if ${lead.Lead_Owner__c} == "Mark Heldt")HERE#end#if ${lead.Lead_Owner__c} == "Riley Payne")HERE#end#if ${l...
Hi everyone,We are wanting to dynamically change a calendar link in an email based on the lead owner. Do you have any suggestions on the best way to go about this?
What are the steps for creating a new unsubscribe page and form? The reason we need a new form is because we are currently using the legacy form, and need something that looks a little better.