Results 1 to 4 of 4

Thread: Automatic lead creation

  1. #1
    gwen is offline Junior Member
    Join Date
    Sep 2007
    Posts
    2

    Cool Automatic lead creation

    Hello everybody,

    I'm new in sugarCRM, I'm a ex-developer from Virtuemart (e-commerce componenent based on Joomla)

    I saw that there's a possibility to use the workflow to create automatic leads on the non-OS version

    My question is simple, how can I do the same thing in the OS version ?
    If there's no workflow module existing I'll create workflow-like , and to do this do someone
    can explain me the rule used in sugarCRM to create such
    ID :2d930ef2-7953-f6dd-afd1-46f000988e10
    or
    USER ID : 9ac30e87-1aa4-66cc-374e-46effcdfb143

    what's this string ? several MD5 ? anything else, how to write my own ID ?

    I only want to write in database a CONTACT and a LEAD, that's all :-)

    do someone can help me on this ?

    thank you inadvance for any help

    Gwen

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Automatic lead creation

    The algorithm for creating the ID values is in the create_guid function in utils.php.

    However, you can easily create contacts/leads via the SOAP API. Take a look at the Wiki (www.sugarcrm.com/wiki) for examples on how to use it.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    gwen is offline Junior Member
    Join Date
    Sep 2007
    Posts
    2

    Default Re: Automatic lead creation

    Hello Angel :-)

    thank you for your quick reply

    I guess the SOAP way is just a little bit to powerful for what I need

    create_guid => ok,I guess it'll be ok with this function
    may I use it for any id created ?
    (user_id, document_id, leads_id, etc...)

  4. #4
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Automatic lead creation

    Yes, the same function is used to create ID values throughout the system.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. The lead creation form should not be in campaign management
    By bradym80 in forum Marketing/Campaign Management
    Replies: 1
    Last Post: 2007-09-06, 07:16 AM
  2. Customize Lead Search and Creation
    By pterrell in forum Classifieds
    Replies: 4
    Last Post: 2007-04-07, 09:00 AM
  3. From lead to order
    By george_bbch in forum Feature Requests
    Replies: 0
    Last Post: 2006-09-26, 02:02 PM
  4. Automatic Follow-up Call after new Lead
    By jserio in forum General Discussion
    Replies: 3
    Last Post: 2005-12-16, 10:11 PM
  5. Automatic Task Creation
    By Ditto in forum Feature Requests
    Replies: 1
    Last Post: 2004-11-30, 07:42 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
  •