Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm not sure I know how to do that. Is there some documentation you could point me to? I'm still very much a Marketo rookie and am noticing we are missing out on things by not utilizing scripting tokens, but I'm at the early stages of investigating what it would take to implement.I truly appreciate ...
We have custom list object for people who have had a card returned and it that List ID is called Returned Card Notice
This is new to me, so let me know if I get it right.${customList_cList.get(0).text2}I need to know how to identify which list Marketo is referencing to get the correct text2 content to display.Thanks.
So I'm trying to script a token based on a custom object... most importantly I want it to display text field 2 if someone has that custom object on their record.I see this option in the coding, but am not sure how to tell Marketo which list to reference to display the text2 field.${customList_cList....
I found this page: Apache Velocity Engine - User Guide. If there are other resources, I would love to check them out. I am going to see if it makes sense to me and see if it's something I can do or if we will need to bring in some outside resource. Another related thing is we were using UTM's to pas...
Are velocity tokens any the same as other token types? Or are those different tokens I create somewhere else? (sorry, Marketo newb)
I have been charged with creating an auto responder for a project and sending someone who fills out a form content based on what they had asked for. This is standard and I know what to do for it. but now they are asking if someone can be allowed to make multiple selections and the message be indicat...
Thanks. We will probably end up exporting, creating out list, and uploading back in as a static list.
Yeah... thats our backup method. we were really hoping to be able to do it in Marketo if possible as the export will take a long time with a lot of records.
I was curious if anyone knew of a way of identifying people who lived at the same mailing address.We are looking to identify members of the same household and thought of trying be address to see what results we would get. When I add the address field there are no constraints of looking for duplicate...