Skip to main content

I did add this to the hub group, but just in case someone here isn't a member of that... 

= = = 

 

Importing data from a third party is always going to have some hurdles to get over. Not usually technical in nature, we have standard imports, data loader and other tools which all work. 

 

The main problem is data cleanliness, you have no control over what a donor or fundraiser registers with on whatever the donation site is you use. In reality, unless you need to do some clever mapping, it's the supporter/contact data that's likely to need some tidying with the address formats, phone numbers etc.. Most of the donation data is likely data that can come right in once the contact exists. 

 

The traditional export and import process for supporters/contacts gives you an opportunity to clean the data in between the export and import. You can apply standard formats, standard naming, insert record id's for affiliations etc.. BUT it's all manual.  

 

API tools or bespoke code can do the data transfer in the background, but the data doesn't have that opportunity to be cleaned. So you can bring it into Salesforce, give it a status "To be cleaned" and updated it in Salesforce, the only issue for me is the speed at which you can update potentially 100s of imported contacts. 

 

I'm curious how others deal with this, are you exporting, cleaning then importing manually or are you using a tool and cleaning up in Salesforce afterwards? If the latter, how are you simplifying the data clean process and making it as easy as possible? 

 

Cheers!

9 risposte
  1. 14 lug, 10:10

    In 2017 we created an app – Clarity Data Transform - because so many charities we were working with were facing the same problem: how to get complex 3rd party data into data without needing time consuming and complicated data loading processes. As many of you have suggested, it uses a separate object, (we call it ‘Holding’) and you load your data into there. From there, it gets transformed with pre-prepared processes and rules. You can match, update and create records automatically in objects such as contacts, opportunities, campaigns and more.

    Find more info here or send me a message:

    https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000DnJ0wUAF&tab=d&other_source=AppExchange+Browse
0/9000