Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks Josh. We noticed the same thing. I logged a ticket as well.
Hello Marketo Community.I would like to get feedback from others who may have a similar situation related to Account structure. Our Marketo instance is sync’d with SFDC. The Account object has an owner that is visible in Marketo and can be used as a token for personalization. The Account Owner is ...
Thanks Justin, I tried the script above and received an error in the delivery results. Working off your suggestion I tried the following:#set ( $role = ${Account_Marketo_Team_Member__cList.get(0).Role__c} )#if($role == "Sales Exec-ProductXX")${Account_Marketo_Team_Member__cList.get(0).Basic_Name__c...
Hi Justin. Yes, the Role field of the custom object is checked.