Results 1 to 4 of 4

Thread: Can i export customers, ammend them, add notes, then re-import them?

  1. #1
    phil81uk is offline Member
    Join Date
    May 2008
    Posts
    5

    Default Can i export customers, ammend them, add notes, then re-import them?

    Hello.

    What we would like to do is export customer data to CSV, add notes to the CSV and then reimport it. We would like those notes to be added to the customer record.

    Is that possible using default features? Or is there an add-on that could help? We are planning to use the Professional edition but have not purchased it yet.

    Thank you

    PS. Please do not approach us with third party development offers. We have a developer to which all our custom/bespoke work goes.

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Can i export customers, ammend them, add notes, then re-import them?

    Hi phil81uk

    You developer could create an action which add the notes to the customers.
    It is pretty easy to do.
    Unless you use SugarCRM 5.1 when importing the system will duplicate the records.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    phil81uk is offline Member
    Join Date
    May 2008
    Posts
    5

    Default Re: Can i export customers, ammend them, add notes, then re-import them?

    So there's no way of importing notes as standard? What about a ready made add-on? I'd rather explore that routre before doing bespoke work.

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Can i export customers, ammend them, add notes, then re-import them?

    Hi phil81uk

    For sure, you can import Notes. You can prepare a csv file containing the notes to be imported and a new field which contains the record for the account and another one which contains the string 'Accounts'.
    When you are prompt to map the fields to be imported you specify the field containing 'Accounts' is the 'parent_type' and the field containing the account id is the 'parent_id'.
    If you have access to the database, i.e. phpMyAdmin, you can do the query: "SELECT id, name FROM accounts WHERE deleted = 0".

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Export from ACT -> import into SugarCRM
    By rbarrero in forum Help
    Replies: 1
    Last Post: 2012-01-03, 04:43 AM
  2. HELP - Act import (field mapping)
    By smelamed in forum Help
    Replies: 32
    Last Post: 2010-12-15, 05:39 PM
  3. Mass import of notes
    By daveb1 in forum Help
    Replies: 2
    Last Post: 2008-01-24, 09:56 AM
  4. Problem with Import in notes
    By Miceal in forum Help
    Replies: 8
    Last Post: 2007-06-27, 09:02 AM
  5. Export, then Import == Junked
    By Denyerec in forum Help
    Replies: 4
    Last Post: 2007-05-22, 09:46 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
  •