Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm trying to track changes to four specific SFDC fields via the Marketo API: sfdcLeadId, sfdcAccountId, sfdcContactId and sfdcType, but am not having any luck. My first approach was to tap into the leadchanges.json endpoint and focus on Change Data Value activity type, but it doesn't look like thes...
Got it -- did as you said and it eventually got through them. The period of time it was getting stuck was before I came aboard and there must have been a significant change to our instance since I didn't encounter any kind of slowage like that any other time. I assume the archived activities it won'...
Has anyone encountered a REST call that returns successful, returns moreResults = 1, but doesn't return any results? I'm setting up a warehouse to log all of our interesting moments and am backfilling it to start with. For the most part this has worked fine, but there's a certain period of time that...
Thanks, Wyatt. Sounds like I'll go with the plan you outlined in joining the two sources -- my goal was to pull all of the interesting moments for contacts on a particular SFDC opportunity and bridge it with the opp's data. I have to pull data from SFDC either way, I just wanted to learn more about ...
I'm trying to see if it's possible to pull any SFDC opportunity information via the REST API. From what I've seen it looks like there's a limited amount of SFDC information available via the API and none of it is opportunity-related. Smart list filters like "Has Opportunity" and its related constrai...
Looks like you and Josh were correct -- there email was not in fact the same, but I wasn't able to see that anywhere until I drilled into the Form Filled Out details. I guess this is more of an issue with the fuzzy matching of my 3rd party de-duper.Thanks for the help!
I've noticed on a few occasions that Marketo will create a duplicate lead even if the email address is the same and am trying to understand why this would happen. Example log:You can see in the screenshot that there was an existing lead, then a new form fill out occurred and triggered a "New Lead" a...
Quick question about the expected behavior when dealing with Salesforce Contacts attached to Accounts. Once a Contact, the Company Name field is not editable in Marketo via the Lead screen, but you can still "modify" it via the Change Data Value flow step. The change shows in the activity log, but d...
I've run into the following situation a few times and am hoping someone might have a solution:A new lead is createdThe lead is synced into SFDC as a leadSmart campaigns in Marketo run triggered by lead creation, updating various data valuesA managed package automatically converts the lead to a conta...
Yeah, Acq Program Date isn't a bad idea, but like you said, it's not a global fix. I figured there wasn't a silver bullet for this unless you have the foresight to set it up initially -- but I might be able to cobble together enough half measures (like Acq Program Date) that it gets me close. Thanks...