Sample Code for getting a list of Possible duplicates | Community
Skip to main content
New Participant
January 10, 2022
Question

Sample Code for getting a list of Possible duplicates

  • January 10, 2022
  • 2 replies
  • 1704 views

hi

 

Anyone has a Marketo API to get a list of Possible duplicates and Merge them using Python?

-We do not have any CRM 

-Need a python code (Sample would be very helpful)

 

-Merging by rules ( Lead date, Ranking etc., will help)

 

thanks

-Sree

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
New Participant
January 11, 2022
Bear in mind there are no server-side rules. You download the matching leads and enforce rules on the client side before calling Merge with the winner and losers. And also be aware of the effect on other loser fields when you merge.
Employee
January 11, 2022