lots of ways to automate this, but all will require technical resources.I'd actually let Salesforce do the work here, keeping in mind marketo cannot dynamically change the system f...
Having custom activities set up isn't so bad. if you have a spare data scientist lying around, I'm sure they'd appreciate the amount of data you're collecting and might give you a ...
Email address validation checks are not 100% accurate and you risk blacklisting valid email addresses. If you can accept the risks, go for it.N.B These do work better for B2C compa...
You can access custom object fields related to Lead, Contact and Account sObjects using a Velocity email scriptYou need to activate the custom object in schema first though.
Best log a ticket with support for that oneMarketo most likely captures the response from the salesforce API for thesync activity. If it's showing "no further information" I'm led ...
1. Create a php file with the above code on your server1.1 if you don't have a custom field already, create a custom string field to save your hash of the email address2. Create th...
I'd assume you'd have dev resouces, so just make your application split the results between successes and errors and include the original payload with the respective error