If you delete the person in SFDC, it will still exist in Marketo, you may want to think about running a smart campaign to check for this and take an action:The above is the automat...
The easiest way to achieve this is with 2 forms, you can't easily add the same form twice on a page, then in your program just the 2 forms to the smart list in your smart campaign....
Since Leads and Contacts are separate in Salesforce, you need to create the 2 fields in each object (4 in total). What I think is happening is that you are updating a Salesforce Le...
Have you created these on the Lead Object too? I think you are trying to sync and Marketo Lead to a Salesforce Lead and since that field is not there no data is syncing, the new fi...
This is going to be complex, you can do it by creating a DateTime field in Marketo, for this example I called my field Date&Time, then in my send flow I added {{system.dateTime}} w...
Looks like the Helpful Resources box has been increased from 140px to 315px approx, look for that change somewhere in the code. If you can share the code, I can take a deeper look.
You can't update this field as it's set by the system, I thought your question was how to push the data from these fields into another field. If you are having issues seeing them i...