Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks for this! So hypothetically, Marketo updates owner at 1pm, owner is updated manually at 1:02pm in SFDC, last modified timestamp stamps 1:02pm, Marketo does not update at 1:05pm because Last Modified Timestamp is at 1:02? Is that the gist of it?
Awesome. Thanks for your help here Sanford!
So essentially Marketo is saying that that information was updated in the sync that happened as part of the referenced program?
That's correct. The updating of 'Last MQL Date/Time' happens on the SFDC side though, which is where my confusion comes from
Hi all, The following update seems to point at the data value change being made within the "Sync with SFDC" program, yet it wasn't. I know when I click the activity for more info it will say "Synched from Salesforce", but I'm wondering what the relationship is between the update and the campaign.Tha...
We have a bi-directional sync between Marketo and Salesforce. I'm curious to know what should happen in the following scenario: A lead has the same owner in SFDC and Marketo. The owner is changed on the SFDC side. Before that update is synced to Marketo, Marketo syncs the lead to SFDC using auto ass...
This was really helpful and the code worked, thanks for your help on this!
Hey Sanford - that's good to know. What's the best way to get rid of it? I deleted this line and even mashed it together so it read like__c.trim(),""))#if(... but neither worked
Hi, I don't fully understand the code below, but am hoping someone who does can tell me why there's a space being inserted before my URL when I apply this script token to an email.Thanks!#set($Calendly = $display.alt($OpportunityList.get(0).Calendly_OC_Checkin__c.trim(),""))#if( $Calendly.isEmpt...
Awesome - that worked! Thanks a lot for your help Sanford