Results 1 to 4 of 4

Thread: Newbie Question - integrate Sugar with existing CRM?

  1. #1
    Pance is offline Junior Member
    Join Date
    Jul 2006
    Posts
    3

    Default Newbie Question - integrate Sugar with existing CRM?

    I'm a PHP and MySQL programmer - and we have a developed a farly sophisticated CRM for our company. But now we have decided to use SugarCRM (the open source version).

    I was wondering if there are any notes for programmers on how to integrate an existing database with Sugar.

    For example we have "Company" and "Individuals" tables which are linked by ID numbers. What's the best way to import into Sugar? Should we use the built-in "Import" function? Which tables are Company/Individuals and how will Sugar maintain the current links/relationships?

    Once this is done - we are wondering if it would be possible to use Sugar to maintain the Company/Individual tables - but to use my own CRM to integrate Sugar with our own business data/logic?

    Any advice would be appreciated. Thanks.

    Pance.

  2. #2
    Scott_Savage is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    Sydney, Australia
    Posts
    193

    Default Re: Newbie Question - integrate Sugar with existing CRM?

    What answer do you want? :-) There are so many variables in your question.

    SugarCRM is Open Source, so you can do whatever you want. Anything is possible, but to change the table structure of Sugar to fit your existing application is not practical.

    Personally I would map the tables from the old CRM system to the new one. Then create a migration script which moves all the data over. If you want to keep them synchronised then you can modify your migration script and add some synchronisation checks and operations. I would suggest that 2 systems is going to get too complicated and difficult to maintain. Make the decision and make the move, don't sit on the fence cause u will get a pain in the ass...
    Web Server: IIS 6, Win2k3
    PHP: 5.2.5
    MySQL: 5.0.27-community-nt
    Sugar: 4.5.0j Open Source
    Website: www.scottsavage.net

  3. #3
    stevec is offline Sugar Community Member
    Join Date
    Oct 2005
    Location
    London
    Posts
    1,100

    Default Re: Newbie Question - integrate Sugar with existing CRM?

    For migration purposes, a tool like jitterbit might be useful. http://www.jitterbit.com/

  4. #4
    aboo is offline Junior Member
    Join Date
    Jan 2007
    Posts
    4

    Default Re: Newbie Question - Airchitecture of sugarCRM open source

    Hello All,

    I am looking for the architecture of sugarCRM open source?
    Our plan is to design and implement add-on modules for SugarCRM. (To the specifications of our company)
    These documents would not only aid us in understanding the structure of sugarCRM, it could also be a bases for our design.

    On the document sites i can't find anything like that.

    Regards,
    Aboo B.Auckbur
    aboo@dclweb.org

Thread Information

Users Browsing this Thread

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

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
  •