Deduping by SFDC Account ID | Community
Skip to main content
Stephen_Moore
Level 2
September 4, 2019
Question

Deduping by SFDC Account ID

  • September 4, 2019
  • 1 reply
  • 2346 views

I want to deduplicate a list of people in Marketo using the SFDC Account ID.  This isn't possible using the Marketo Duplicate Fields filter.  Does anyone know of a good workaround?

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

1 reply

SanfordWhiteman
Level 10
September 4, 2019

Export to spreadsheet, dedupe, and reimport is going to be the sanest approach.  (I'm assuming you aren't/don't have a developer, though for a one-off the API isn't much better here.)

Stephen_Moore
Level 2
September 4, 2019

This wasn't the answer I was hoping for.
I was looking for a solution within Marketo.

SanfordWhiteman
Level 10
September 4, 2019

Sorry, not possible.

If you wanted to get close-to-crazy I suppose you could [1] create a custom String field, [2] copy the First Name to that field using Change Data Value, [3] copy the Account ID to the First Name, [4] dedupe on First Name, [5] set everything back.