Depends on which one you're looking for, but in the REST API, they're called sfdcLeadId, sfdcContactId, and sfdcAccountId. The best way to get field names for the APIs is by going ...
Are you not using a Marketo landing page as your unsubscribe page? The noscript version of the form from a direct-embedded form should work just fine regardless of whatever script-...
It would be pretty difficult to generalize. Questions that you would need to ask are: Do we have any Salesforce-side work that we can do with leads that don't have these values? Wi...
There are very good reasons why the data updates are not made synchronously. It's not possible to generalize the response time of an arbitrary server, so the execution time of a gi...
When using the Add to SFDC campaign flow step, that is near instantaneous. It can be delayed if you have a substantial campaign queue, but the actual execution of the step and the ...
Velocity will use the SOAP name, though it's easiest to kill two birds with one stone, and just drag the field from the editor into the script. This will give you the correct refer...