Results 1 to 3 of 3

Thread: Linking web form to Sugar

  1. #1
    brandx is offline Junior Member
    Join Date
    Apr 2006
    Posts
    1

    Default Linking web form to Sugar

    I need to populate "lead" contact information into my installation of SugarCRM via a Web form.

    The form would work as follows:

    User fills in contact information on a web based form. An area marked as "comments" will also be on this form.
    User submits form.
    Script sends an email containing formmail info to me
    Script creates lead and populates with contact info.
    Script adds "comments" area from form as a history/note item associated with newly created lead.

    is there a script already written for this that i could customize and use? thanks in advance!
    Last edited by brandx; 2006-04-07 at 06:57 PM.

  2. #2
    kpit's Avatar
    kpit is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Dec 2005
    Location
    Memphis, TN
    Posts
    996

    Default Re: Linking web form to Sugar

    Take a look at the soap interface into sugar this will allow you to add new records into the database without much digging into the sugar code. Not to mention it keeps the database in a consistant state that you might miss if you try directly inserting the information directly into the database.
    Cheers,

    Max W. Blackmer, Jr.

    Blog
    Phone: +1 (901) 672-2694



  3. #3
    oktboy is offline Member
    Join Date
    Oct 2006
    Posts
    6

    Default Re: Linking web form to Sugar

    Is there a way to pass arguments to a lead form and populating the form fields. The goal for me is to populate the lead source information and then entering the rest of the information with the lead source information populated.

    I am trying to gather pay per click information by the promo codes I have which are give nto me over the phone when a lead calls into my callcenter. At the same time I want going to register a conversion in google analytics before going to the lead detailview.

    Oscar

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
  •