We have been working on using the REST API to import content into an email / template with mixed results (errors on import which we are working on now). Other apps allow a neat way...
REST is always the preferred choice now. SOAP is a legacy deployment. I would also recommend 100% that you always use JSON as payload and response and XML is not well supported in ...
What Marketo can sync and see is entirely dependent on sharing rules and the OWD of SFDC. Note as well though that depending on your SFDC database size that a sync can take anywher...
That is the way to do it but I would, if possible, see if you can encrypt/decrypt the string and not pass emails in the URL as plain text - otherwise your database could be open fo...
You may have to anagrammatically work this out using a field to hold a data value change - as it will need to be a trigger. Be wary of too many webhook calls though as they can slo...
Back at the conference in April there was talk (to much applause) that you would be able to "susbribe" to a Smart List - one of the top features in the ideas - unless I am going ma...