Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
This page isn't using native Marketo form embed code so this is more likely a problem with how the form has been customized.
You can build an integration to use the Request Campaign REST endpoint to call a smart campaign to send an email. It has parameters for token values that could populate your email. http://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#/Campaigns/triggerCampaig...
Hard to say for sure without more context. Was the trigger campaign activated before 1/1? Otherwise it wouldn't have captured any leads created before activation.
Do you use conditional code for Outlook clients by chance? Sometimes people forget to update both the Outlook and non-Outlook versions of content to have the same links. Like Josh said, that could result in an email not working the same across all email clients.
You're completely sane, it's a UI bug Our engineers are aware and working on a fix.
It's actually not a custom object, just a case of unclear error messaging....The "Person Interest" is object is what we store "Score" type fields on, so it's really asking to make a Score type field with the name "explicit". I believe the Sirius Scoring Model uses implicit and explicit score fields...
Have you examined the response JSON? It should be denoting that the records aren't updating because multiple records match the lookup key (email address). You need to specify a field in the dedupeBy parameter to denote which record you're attempting to update http://developers.marketo.com/rest-api...
If it's a Marketo only lead then Marketo will first create it in Salesforce and then add it to the SFDC campaign.
I regularly receive marketing emails where in the unsubscribe footer they'll have included something like, "This email was sent to xxx@gmail.com. If you would like to unsubscribe or update your preferences, click here". That adds some identifying information for both you and the recipient; at that...
This is the default behavior of unsubscribes in Marketo Durable Unsubscribe - Marketo Docs - Product Documentation