Hey Val,Differing types in new SFDC fields will prevent two like fields on Lead an Contact/Account from being created as a single field on the Marketo side. Support should be able ...
Hey Amy,The Modeler requires that leads move into the known stage prior to moving to a further stage, so you will need to account for this in your lifecycle.
Hi Robby,Are you sending this as a test email? If so, there would not be a lead to populate the email address from. Try using a sample lead, and it should pull the address from the...
Hi Dory,
It's extremely rare that Marketo would make concurrent attempts to access the same record or a record and its parent at the same time, so I don't belive that this could b...
Hey Rasmus,I'd suggest using the whenReady callback instead, as it waits until the form is completely done loading likie this:MktoForms2.whenReady( function(form){$('#mktoForms2Bas...
Hey Runn,It looks like your root URL isn't correct,"//app-sjst.marketo.com". You'll want to change 'sjst' to whatever is in your URL when you login to your Marketo subscription, li...
Hey Val and Elena,This indicates that when attempting to write to a record it is already being written or locked by another record. You can find more extensive explanations here:ht...
Hey Matt,Sorry I didn't get back to you sooner. This doesn't look right, can you log a support case with the info which you've provided here and an example lead and landing page wh...
From a posting I made in this discussion:https://community.marketo.com/MarketoDiscussionDetail?id=90650000000PmVNAA0It's likely that the Record Type ID is not a valid record type f...