Results 1 to 6 of 6

Thread: sms facility addon

  1. #1
    yoshima is offline Junior Member
    Join Date
    Dec 2006
    Posts
    4

    Default sms facility addon

    Evening all,

    is there a simple text message solution for sugar crm that would enable the sending of sms to mobile phones? Or failing this a way to post a html string composed of several fields from the crm data?

    Many Thanks

    Yoshima

  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: sms facility addon

    A lot of phones have email addresses that will transmit the email message as sms to the phone you can look into this as one method of sending sms messages.

    That gave me an Idea for a notification module for sms.
    Cheers,

    Max W. Blackmer, Jr.

    Blog
    Phone: +1 (901) 672-2694



  3. #3
    longreach Guest

    Default Re: sms facility addon

    The major US cellular carriers use the 10_digit_number@cell.carrier_domain.com format for SMS to text capable cell phones, with a limit of 160 characters in the subject and message body (total).
    Carrier Send Email to phonenumber@....
    Alltel @message.alltel.com
    Cingular @mobile.mycingular.com
    Nextel @messaging.nextel.com
    Sprint @messaging.sprintpcs.com
    SunCom @tms.suncom.com
    T-mobile @tmomail.net
    VoiceStream @voicestream.net
    Verizon @vtext.com

    Verizon users can register an alias at vtext.com to give out instead of their phone number. Both alias@vtext.com and phone_number@vtext.com will be valid addresses for the phone.

    There is a list of most US carriers and the address format supported at http://www.aipcom.com/support/email-finder.asp

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

    Default Re: sms facility addon

    As a side note, some carriers outside the US require that the subscriber enable "mobile e-mail" capabilities on their account before they can receive messages via this method. I believe Vodafone UK is one that does that.

    Others require a login procedure when sending the message, which could present a problem as well.

    I would explore the supported methods for your region before going too far down this road.
    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
    daniel.ma is offline Member
    Join Date
    Jan 2007
    Posts
    5

    Default Re: sms facility addon

    We need also to perform regular mobile phone SMS campaigns. As discussed, normally the SMS is sent by a 3rd party gateway provider. It requires to format a mail merge Email message to their phonenum@smsprovider.com.

    We can use Studio to build a custom field to contain the SMS target. We can easily run a query in the backend to populate this with the phonenum + @ + smsprovider_domain.

    However, SugarCRM does not allow to select the email field to use during a campaign, Is there a solution to allow the eDM campaign to manually select the appropriate email field?

  6. #6
    dtokeefe's Avatar
    dtokeefe is offline Sugar Community Member
    Join Date
    Mar 2005
    Location
    Sao Paulo, Brasil
    Posts
    671

    Default Re: sms facility addon

    Daniel,

    We made an SMS Campaigns module a couple of years ago for an earlier version of SugarCRM, modifying a copy of the Campaigns module to send SMS through a 3rd party gateway.

    Given that you can't really track an SMS Campaign like an Email Campaign, you could just add a "Send SMS" button to the Campaigns DetailView. The button would trigger a process that grabs the Targets data, formats the messages and sends them to the gateway. You could also run the process in the background by setting a flag that a CRON job uses to know when to send the SMS messages.

    We are certainly interested in working on this project for you.

    Best regards,

    David
    David O'Keefe
    Lampada Global Services
    SugarCRM Gold Partner
    USA: +1 908 998-2278
    BR: +55 11 3237-3110
    Skype: dtokeefe
    Email: equipe@lampadaglobal.com
    www.lampadaglobal.com

    Lampada Global delivers enterprise software and offshore programming services to customers around the world.

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
  •