Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Alternatively, there might have been the case where this CO was updated/approved by another user at the same time — resulting in the error. Did you try refreshing and approving it again?
Setting proximity pattern to 0 seconds makes it less strict because only actions happening at the exact same time will be grouped. If you increase it (e.g., to 2 seconds), more actions get grouped together, making it stricter. Other ways/considerations to look at it:A higher setting helps filter out...
AFAICT, this error happens when Marketo can't find a unique identifier (Dynamics GUID) for a record, often due to duplicates or missing field values. You can find the existing records in Dynamics -- and the corresponding synced Marketo record, and then merge the records in Marketo (the one that's s...
I haven't experienced this. Do you get any errors while approving the email? Also, just an FYI, you'd need to activate the content within the stream, too, so the Engagement program can send those. Pls see the snapshot below:Activate and Deactivate Stream Content
"Page Views" is not clickable for me as well; however, you can always click the Person in the "Person" column, which will open up the person record in a new tab (anonymous/non-anonymous) -- then you can view the Activity Log to see the web page visit activity. If these are Marketo LPs, then you can ...
@ssRD25, I completely agree with Sandy. As a rule of thumb, you should never make API calls from your webpage/frontend. Doing so exposes your Marketo API credentials (Client ID and Secret) to the world to do whatever the API user has permission to do in your Marketo instance. As you can probably ima...
@ssRD25, you can implement a "Not You" link that a user can click if they want to reset the form -- the form will prefill as long as the munchkin cookie is associated with a known person in the DB. Additionally, when a person logs in from another device, they don't have their Munchkin token associat...
The BP certification, formerly the Marketo Certified Expert (MCE), is a more recognized credential (because it's been around for a longer time now). On the other hand, the Digital Marketer Credential is a newer, foundational certification. Because of its strong history and connection to the former M...
Creating seperate Leads in SFDC for every inquiry form fill would likely introduce several issues in data consistency, reporting, and sales operations. Instead of duplicating Leads, a better approach is to use a separate custom object tied to the Lead and Contact objects in Salesforce.Below are some...
This is a system managed field— and as Sandy says you can’t update it via API. Do you want to add some sort or meta-data to the event program in Marketo?