Related Posts
  • Forum Post: Re: Uploading from one crm system to MS Crm

    Short of developing an import utility or using a third party tool like Scribe, if you can extract the data out of the CRM into csv format, you can import it using the standard import utilities that come with CRM. Leon Tribe
  • Forum Post: Re: Localised sample data

    Save the data into a unicode-compliant text file, NOT a csv. The import tool will read it and bring the data in correctly. Leon Tribe