Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Clicked Email activities don’t use cookies at all.
“All” is an impossibly tall order! Velocity is a full-featured dialect of Java that can be put to infinite uses. We have several hundred Velocity {{my.tokens}} in the wild across Marketo instances. I’ll just list 10 cases, in no particular order: 1. Outputting dates, datetimes, and currency in local...
You’ll need to provide more information. Please show screenshots of your Smart Campaign setup, past behavior, and current behavior.
After the event, retrieve attendance and engagement data back into Marketo, ideally via a webhook or APIThere’s no such thing as a direct inbound webhook to Marketo. All inbound connections use the REST API. If the source system sends stateless webhooks, they must be sent to an intermediate API gate...
The message is pretty self-explanatory, right? You can’t perform the merge because the SFDC API user doesn’t have sufficient permission to both the source and target records. Talk with your SFDC admin to see if they’re willing to change that (some admins lock that down on purpose because it has impl...
It appears that the email program status is getting updated I think based on what I see in the image but not the actual field. That activity is unsubscribing from the email (either by clicking one-click unsubscribe or a form). But as you say there’s not enough info shown.
We need to see the unfiltered log. You’re asserting that something happened, but it isn’t shown in your screenshot.
{ "fields": [ "firstName", "lastName", "id", "email" ], "format": "CSV" "filter": { "smartListId" : 467451 }}
You can use the smartListId filter and create a Smart List that qualifies all leads.
It's designed for history fields like your comment capture! So yes, it works. That field is a Textarea, correct?