Results 1 to 2 of 2

Thread: Posting leads from WebForm into Sugar

  1. #1
    sangs786 is offline Member
    Join Date
    Oct 2006
    Posts
    8

    Default Posting leads from WebForm into Sugar

    Hi all,

    I am creating new lead in sugarcrm by using webform. To some extent I am sucessfull in importing lead from my webform into the lead fields of SugarCRM. However this I do by using a fixed "Id", but I am unable to generate a random id.

    What I want is that Sugar should automatically assign an random id to the lead posts in its database which I have not been able to achieve. Also webform posts should not create duplicate lead insertions.

    Please let me know if anyone can suggest me....

    With regards,

    Sangs

  2. #2
    chrisky is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    Trondheim, Norway
    Posts
    293

    Cool Re: Posting leads from WebForm into Sugar

    this is so dog darn easy it's not funny...
    though only a few outside of the sugar team are familiar with this..
    It didn't even take us 2 hours to master this aspect of the sugar framework.

    My first editing of the sugar devlopers wiki, today, and
    I made it brief, but this is what it was ultimately about..

    Read it there... The module & action variable...

    What your goal is...is to have YOUR webform POST directly to sugar..
    If non-sugar users are using it, you'll need to duplicate the action [php] file
    to one with a unique name. Then remove the entry check..
    And have your form post directly to sugar..
    Last edited by chrisky; 2006-10-17 at 12:14 PM.

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
  •