Any Automated way to merge duplicates using API? | Community
Skip to main content
New Participant
April 24, 2018
Solved

Any Automated way to merge duplicates using API?

  • April 24, 2018
  • 2 replies
  • 9512 views

Hello,

One of my client is looking to merge duplicate leads in Marketo. There are 7k records, so totally 14k records (with duplicates). We estimate 200 hours of work if we do manually.

Is there any way to do this automatically, probably using any API?

Thanks

Anand

Best answer by SanfordWhiteman

There sure is.

2 replies

Jessica_Seeger
New Participant
April 24, 2018

Contact your Marketo Support engineer. They can tell you about their Easy Merge process.

Steven_Vanderb3
New Participant
April 24, 2018

That would be your Engagement Manager or Customer Success Manager.  Customer Support doesn't support or initiate that process, it is a Professional Services engagement.

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
April 24, 2018
anandrajAuthor
New Participant
April 24, 2018

Thanks. I could see we can achieve using API POST method. Any instructions available?

SanfordWhiteman
New Participant
April 24, 2018

The Swagger definition I linked to is simple, but it should be clear... what other kinds of instructions are you looking for beyond the Developer Docs (of course, you need to authenticate, get an access_token, everything you need to do with all Marketo REST API endpoints).