Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Somesh, if I answered your question, please mark my answer as "best answer" so others can use it.
Make sure that the field is not blocked from updates. Use this article to check and add / remove limitations:https://community.marketo.com/MarketoArticle?id=kA050000000KypCCAS
I found this presentation from the recent summit quite helpful (we have our Marketo-SF integration for a while now, but I still found some relevant content).I'd say field management (keep redundant fields out of marketo) and interesting moments usage are quite important chapters here.We're also usin...
Same here! it's also organized this way in flow actions.
Sure, create a smart campaign. in the smart list add any criteria that you'd like (any custom fields that are populated). in the Flow drag the "Convert Lead" flow action and specify the covnerted lead status. You can also add choices.
I believe it is a validation rule you have in SFDC / other CRM. make sure that the "LDR" field is populated before converting the lead into an opportunity, or exclude the Marketo user in validation rules in SFDC, something like:IsConverted && ISBLANK(LDR__c) && $Profile.Name <> "Marketo User"You can...
You can also use "email address contains yahoo" (or any other combination), in the analytics tab - in email performance report. This way you'll be able to create a report per combination with all emails statistics.
That's odd....I would open a ticket to support, as I don't see any reason for not having this option.can you post your smart list also? are you doing this as part of a program?
I can see "Random sample" as an option... this also appear in the "Random sample" article:https://community.marketo.com/MarketoArticle?id=kA050000000L6EBCA0