Results 1 to 5 of 5

Thread: Auto E-Mail

  1. #1
    DanBrown is offline Senior Member
    Join Date
    Jul 2008
    Posts
    95

    Question Auto E-Mail

    Hi,
    Im using Sugar 5.0.0g,
    Is there a way to get the CRM to automatically e-mail a customer with their account/case number?
    If not is there a way of automatically generating an e-mail with this information and then manually sending it?

    Many Thanks.

  2. #2
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: Auto E-Mail

    Don't crucify me if I am wrong!

    Currently (5.0) there is no auto assignment of incoming emails. Hence you have to use the quick create button in the email module (open the email if you do not see the quick create menu - there is a display issue with ff3 and opera).
    In the admin section - inbound emails you have the possibility to set up an auto reply. This will show the case number in the subject line. So it should work to assign an email to a case and the auto reply will kick in.
    I did not test this in the current version though.
    In 5.1 an auto assignment will be possible and subsequently an auto reply with the case in the subject line. All following mails will be assigned automatically to the case in question as long as the e.g. [CASE xy] is shown in the subject line.

    rgds
    rl
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

  3. #3
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Auto E-Mail

    Hi Dan.

    If you know programming you can create a logic_hook before_save.
    This logic_hook should email the created by user when he create a new case.
    This is pretty easy to do and there are tutorial about it in Sugar Wiki.

    I short words:
    1. Create the file custom/modules/Cases/logic_hooks.php;
    2. Add an array which will define the logic_hook itself, the file, class and method to be invoked;
    3. Create a file containing a class and the method to be invoked. The logic will be enclosed in this method.

    Best regards.
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  4. #4
    DanBrown is offline Senior Member
    Join Date
    Jul 2008
    Posts
    95

    Default Re: Auto E-Mail

    Thanks All,

    Unfortunately I have very limited programming knowledge and not enough to create these logic hooks. Could you point me to the specific tutorial so i can have a look.

    Thanks.

  5. #5
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Auto E-Mail

    Hi Dan

    Take a look at this article:

    http://www.sugarcrm.com/wiki/index.p...gic_with_hooks.

    It is a good start up.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. a problem with my mail box
    By fansugar in forum Help
    Replies: 0
    Last Post: 2007-09-20, 04:24 PM
  2. Can sugar read all imap headers?
    By sepstyle in forum Help
    Replies: 4
    Last Post: 2007-02-23, 10:18 PM
  3. Mail Campaigns and Contact Organization
    By bingomanatee in forum General Discussion
    Replies: 0
    Last Post: 2006-12-13, 05:44 PM
  4. Problem with inbound Mail
    By grossw in forum Help
    Replies: 0
    Last Post: 2006-07-05, 10:32 AM
  5. Incomming mail problem
    By beeboob in forum Help
    Replies: 3
    Last Post: 2006-02-28, 01:42 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
  •