Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
#if( $OpportunityList && $OpportunityList.size() > 0 )#set( $OpportunityListHighestFirst = $sorter.sort($OpportunityList,["LOC__c:desc"]) )#end${OpportunityListHighestFirst[0].LOC__c}
I am new to using script tokens in Marketo so please excuse my ignorance...I am trying to create a script token that pulls a field value on the Opportunity Object. This field represents a customer's Line of Credit balance remaining, LOC__c. The screenshot below shows the script when I drag.A person ...
Yes. I experience this quite often. Unfortunately no one has offered up a solution. I was told it all depends on the size of your database and the complexity of your smart list.
Does Marketo push a contact's bounce information back into Salesforce?
Anyone have experience creating tokens for Custom Object Fields? I'm trying to create a token for a field value located within a custom object with no success. When I attempt to create the token, I drag over the "Email Script"; press "Click to Edit" and then search for the field I need under the "Cu...
I have synced several custom objects from our Salesforce to Marketo. I need to "Disable Sync" on one of them and “Edit Visible Fields” in another. My admin page shows those two options greyed-out on both of the custom objects I'm trying to work with. Any ideas why?Thx!Robert Whited
Inside the "flow" of one of my smart campaigns I am using several "Wait" actions. Is the smallest wait duration 1 hour? I would like to use shorter wait durations if it's possible.