CO failure due to multiple records | Community
Skip to main content
Level 2
April 6, 2021
Solved

CO failure due to multiple records

  • April 6, 2021
  • 1 reply
  • 3086 views

Hello Experts,

While syncing Custom Objects (COs) to Marketo , I am seeing that some records have errored with the following error,

 

"Found more than one Company with id18"

 

I was trying to query the Marketo companies object ("/rest/v1/companies.json?") but it gives me this error,

 

"Company API disabled"

 

Reason for me querying the companies object is because I want to check if really there are more than once companies that are present in Marketo for that particular id18 field. Can you let me know how I can cross check the error message to make sure Marketo is returning the correct error. I need to know this information to address the root cause of my sync failures.

 

Thanks,

Paul.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Michael_Florin-2

Hi Paul,

 

I fear you can't use "Account ID" as the link field. Marketo documentation states that you have to use the Marketo Company ID. More on this here: https://nation.marketo.com/t5/Product-Discussions/Custom-Object-Linked-to-Company/m-p/302133#M170135 - where I ran into the same issue.

1 reply

Level 2
April 6, 2021

Just to provide the CO constraints, here it is,

 

SanfordWhiteman
Level 10
April 6, 2021
Is this an SFDC-linked instance?
Level 2
April 6, 2021

Yes, it is SFDC linked.