Skip to main content
Level 2
January 10, 2022
Question

Sample Code for getting a list of Possible duplicates

  • January 10, 2022
  • 2 replies
  • 1713 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

Adobe Employee
January 11, 2022
SanfordWhiteman
Level 10
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.