Results 1 to 7 of 7

Thread: Lead Import from Email

  1. #1
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Lead Import from Email

    SugarCRM CE 6.2.3

    My client gets their leads from four separate lead sources. When a lead come in, the lead is formatted inside the email body and each lead source has their own way of formatting the data within the body of the email.

    Is there a module and/or and add-on module that will do the following:
    - Log into their leads email address and look for new emails
    - If the email comes from one of the lead sources, then
    - open the email
    - gather the data within the body of the email
    - import that into SugarCRM as a lead.
    - Queue up a 'Welcome' email campaign for that new lead.
    - Mark the email as read

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

    Default Re: Lead Import from Email

    Except for the part about marking the email as read, I've done this very thing for others via custom PHP scripts that get executed every X number of minutes.

    I don't know if anyone has a module that does the same, but I've actually been scouring my drives for a related code snippet because I wanted to write a blog post on the topic.
    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
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Re: Lead Import from Email

    Angel:

    Where in LA are you? I'm in Anaheim, CA.

    I may want to hire you to write the custom code for this client. I'm meeting with them tomorrow to go over some design questions I have so I'll get a feel on how serious they are about this requirement.

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

    Default Re: Lead Import from Email

    Sorry, just noticed your reply on this. I am up by LAX. Send me a Private Message if I can be of further assistance.
    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)
    ______________________________________________

  5. #5
    pdkilian is offline Junior Member
    Join Date
    May 2005
    Posts
    1

    Default Re: Lead Import from Email

    Angel,

    I am looking for a way to do this too.

    I get email from a few different sources that I have been able to convert to a .CSV file, but I need a way to automatically import the lead and then use your excelent Round Robbin Lead Assignment app to distibute them to my inside sales teamr.

    Looking forward to your blog entry on doing this.

    Best Regards.

  6. #6
    pbel is offline Sugar Community Member
    Join Date
    Dec 2011
    Posts
    18

    Default Re: Lead Import from Email

    Quote Originally Posted by pdkilian View Post
    Angel,

    I am looking for a way to do this too.

    I get email from a few different sources that I have been able to convert to a .CSV file, but I need a way to automatically import the lead and then use your excelent Round Robbin Lead Assignment app to distibute them to my inside sales teamr.

    Looking forward to your blog entry on doing this.

    Best Regards.
    Hi. If you have a CSV File and want to import stuff into your sugarcrm usually Talend ETL tool is a good way to start even
    a) the sugarcrm connector is only good for importing entities and not relations (I'm importing now relations with the webservice component of Talend)
    b) the documentation is sometimes a little bit week - but you can find stuff on the web

    Cheers
    Petr

  7. #7
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Re: Lead Import from Email

    Here's an update to this thread...

    After learning more about SugarCRM and learning about the WebToLead feature, we now have the lead source companies pushing leads directly into SugarCRM now. So instead of the lead arriving as an email, the lead is automatically pushed into SugarCRM and with Process Manager, an email is sent to the lead, an email is set to the sales rep assigned to the lead and a task is scheduled for the rep to call the lead.

    Man I love SugarCRM!!!!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help with email to lead import
    By russelltw in forum Marketing/Campaign Management
    Replies: 1
    Last Post: 2011-04-14, 11:32 PM
  2. Replies: 4
    Last Post: 2009-08-05, 08:14 PM
  3. Lead Import CSV
    By sacramentojoe in forum Help
    Replies: 1
    Last Post: 2007-09-25, 07:45 PM
  4. Lead import
    By BrianB in forum Help
    Replies: 2
    Last Post: 2007-05-22, 05:13 PM
  5. Parse/Import Email Body text to CONTACT or LEAD
    By mmmcdee in forum Feature Requests
    Replies: 0
    Last Post: 2006-08-02, 09:56 PM

Tags for this Thread

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
  •