Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Well, that's annoying. Can Marketo's SFDC integration ever get smart enough to recognize a converted lead? Meanwhile, what we are landing on is a SFDC fix that whenever a contact record is created (including from a lead conversion) to fire off a time-based workflow that updates--on the contact--a hi...
Thanks for the detailed response! We went with the JS API for the form POST and that appears to have addressed the 1007 issue.What I am noticing, though, is that when there are matching records (based on duplicate emails), the form is updating a converted lead record and not one of the matching non-...
We have a third-party form on our branded site that is being submitted to Marketo via the REST API using createOrUpdate. We are getting this error fairly often:result":[{"status":"skipped","reasons":[{"code":"1007","message":"Multiple lead match lookup criteria"}]}],"success":true} As a result we ar...