Results 1 to 2 of 2

Thread: Create Lead From Email

  1. #1
    Kohlstedt is offline Junior Member
    Join Date
    Dec 2008
    Posts
    1

    Default Create Lead From Email

    Does Sugar have the capability of receiving an email and then parsing it's contents to create a lead?

    The reason I ask is we use a couple lead generating tools which send emails with the contents in a specific format. We would like to have the system create those leads automatically by parsing the contents of the email.

    Hopefully that makes sense.

    Thanks.

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Create Lead From Email

    It does this for cases right now. You'd have to write in your own code to do this for Leads. Check out modules/InboundEmail/InboundEmail.php. You'll want the handleMailboxType and mimic handleCaseAssignment.

    The setup for the case parser can be found in Sugar by going to Admin->Inbound Email.

    I don't see an upgrade-safe way of doing this so you'll want to mark the code in some manner and remember to search for that marking on any upgrade.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to create a lead via email
    By armin8487 in forum Developer Help
    Replies: 0
    Last Post: 2008-02-14, 08:21 PM
  2. parse XML email to create new lead
    By badenoch in forum Help
    Replies: 2
    Last Post: 2007-10-12, 04:24 PM
  3. 4.5.0d Can Create Lead assigned to others
    By kirkland in forum Help
    Replies: 33
    Last Post: 2007-03-10, 04:09 AM
  4. Create Lead Form - email field absent?
    By ElgertS in forum General Discussion
    Replies: 3
    Last Post: 2007-02-07, 05:59 PM
  5. Customize 'Quick Create Lead' from Email
    By Morkeleb in forum Help
    Replies: 4
    Last Post: 2007-01-09, 03:15 PM

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
  •