Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Update: I was able to find the problem thanks to a combination of feedback. When the postal code field was added to the form, the pre-form fill was enabled and the field was set to accept text values vs numerical values. Because the postal code field is a string field, the string value “default”was...
@SanfordWhiteman That was my assumption as well, so I did a deep dive of our smart campaigns and couldn't find one that was changing the data value. Instead, the activity log suggested that "default" was being input by the lead when filling out the form. This is what made me think it could possibly ...
Hi All, We've been experiencing a phenomenon with our new leads coming in (all from the same form) where the data in certain fields being input as "default." I've looked for the cause of this in the activity logs of each of the leads and it appears this is happening at the form level. I'm wondering ...
I had a feeling this was the case. I appreciate your time and help!
I cannot. When I am on the Opportunity Info, I get the message "This person has no opportunities." That's what made me think of a workaround that would allow me to set up a campaign that could populate a new custom lead field with the info as it comes over from CRM. Am I completely off-base?
We're working with our Guardian CRM team on this and they sent over a test lead with the information. When I open the lead activity info in Marketo Sandbox, I can see the opportunity info written in the notes of the activity ID.
As you note, that generated code leaves a lot to be desired. Some is awful, some is getting close, none is tight. The starting point is seeing the “shape” of your raw data, without trying to parse it in any way. Create a {{my.token}} with only this line:${OpportunityList} Of course check off the req...
I’m working on a campaign where I need to copy the nha_wlreapply_link (a URL) from the Opportunity object into a custom lead field called Waiting List Notification - Link Key Value. My goal is to make this data available on the lead record so that I can easily use it in emails and other assets.Why d...
Hello Marketo Community,I’m running into an issue while trying to populate a custom lead field in Marketo with data from an Opportunity field, and I’m hoping to get some insights or advice from those who may have encountered similar challenges.What I’m Trying to Achieve:I’m working on a campaign whe...