Results 1 to 4 of 4

Thread: Newbie - Importing Leads from a CSV File

  1. #1
    Matt Moreau is offline Member
    Join Date
    Jun 2007
    Posts
    6

    Question Newbie - Importing Leads from a CSV File

    I'm unable to successfully import my entire list of leads from a CSV file. One issue is that several of my leads either have missing or incomplete information, such as incomplete email addresses, missing telephone numbers, etc. Secondly, several of my leads have duplicate information such as similar industries (ie. banking, finance, healthcare) etc. How can I import the entire file regardless of the missing or duplicated information?

    Any suggestions?

    Matt

  2. #2
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: Newbie - Importing Leads from a CSV File

    Hi,

    You always can import empty or even wrong fields, the import mechanism is fairly forgiving. I believe that your problem is the memory setting in your php.ini. There are several threads here that suggest to set it to 350M in order to carry out imports successfully.

    memory_limit = 350M ; Maximum amount of memory a script may consume (8MB)

    under "Resource limits'

    rgds
    rl
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

  3. #3
    MilSp3c is offline Sugar Community Member
    Join Date
    Apr 2007
    Location
    Fort Lauderdale Florida
    Posts
    65

    Default Re: Newbie - Importing Leads from a CSV File

    To my knowledge, i believe the only "required" field is the last name field. If this field is left blank, Sugar skips that record. Also note, that when manually editing a contact, this is the only restrictuin you have.

    Regards

  4. #4
    Matt Moreau is offline Member
    Join Date
    Jun 2007
    Posts
    6

    Default Re: Newbie - Importing Leads from a CSV File

    Thanks. I had increased the memory_limit = 350M and my CSV import was successful.

    Matt

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Problem importing csv file
    By amir22 in forum Help
    Replies: 3
    Last Post: 2007-05-23, 11:52 PM
  2. Importing csv file problem
    By brob in forum Help
    Replies: 0
    Last Post: 2006-08-21, 01:04 PM
  3. Replies: 2
    Last Post: 2006-04-18, 02:47 PM
  4. Replies: 3
    Last Post: 2006-02-17, 05:12 PM
  5. PATCH: HTML Emails and Templates
    By funkypenguin in forum Downloads
    Replies: 2
    Last Post: 2005-05-31, 10:14 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •