Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Within our Salesforce-Marketo Sync, we sometimes need to resync a custom object. Sometimes it is because we've added a new field and need to populate it for every record, and sometimes it is because there are records active on the object in Marketo that have been deleted in Salesforce (and the sync ...
When merging 2 records, the winning record is determined based on which was selected first in the list before choosing the Merge action. (See the last note on the "Find and Merge Duplicate People" page of Marketo Help.)It would be really helpful if on the Merge People pop-up screen, the winning reco...
Yes. You mentioned parsing the campaign friendly name to find the Program ID associated with it, but the only place to find the campaign friendly name for these background campaigns is on the front-end, since the Campaign data provided by the API does not include background campaigns the system crea...
Ah, ok. I had missed that. But I think I still need a way to get the friendly names for the background campaigns from the API. With the campaign ID that shows up in the Activity data, I can find the campaign on the front-end by replacing the campaign ID in the URL, from which I can find the Program....
Thanks, Sanford. That's another case I hadn't thought of. Unfortunately there is no way to systematically link the Program ID in that campaign friendly name back to the Program Name because there is no list of Programs available in the API. I haven't been able to find any other posts about this iss...
We are using the REST API to extract our activity data (opens, clicks, form fills, etc.) in the hopes that we can do more robust analytics outside of Marketo than is provided by the Analytics module. To do this we need to identify which Programs the activities are related to. From the API we can ext...
We just had a situation happen where an email program we had scheduled and approved timed out during processing because Marketo couldn't work through the smart list logic we had created (we referenced other smart lists). As a result, the email was not sent out and the program was unapproved. There w...
I have this same question. I am looking at the Email Link report for a specific email that we sent. It lists all of the links in the email, but at the end it has "Malformed Link" in the Link column, with a number of clicks and a number of leads. How do I know which link is causing the issue?I found ...
Can you identify which email they came from by looking at the mkt_tok (or any other method)? I am trying to identify which email a person comes from when they fill out our communication preferences form.
It would also be helpful if the date and times for the ICS file could be pulled (as tokens?) from the event program schedule as well.