Tim,

We had a need to send texts to company employees so we have the luxury of 
knowing the cell phone provider.  So, we use something like this…


Case of

: ([User]Company Cell Phone Provider="AT&T")

aEmailAddress{1}:=$cellPhoneNum+"@txt.att.net"

emSEND EMAIL ("Linbeck Lean Video";<>CR+[Video]Web 
Address;$fromAddress;"aEmailAddress";"";"";"")



: ([User]Company Cell Phone Provider="Verizon")

aEmailAddress{1}:=$cellPhoneNum+"@vtext.com"

emSEND EMAIL ("Linbeck Lean Video";<>CR+[Video]Web 
Address;$fromAddress;"aEmailAddress";"";"";"")



End case

Jim Hassler

On Aug 22, 2018, at 9:04 AM, Tim Nevels via 4D_Tech 
<4d_tech@lists.4d.com<mailto:4d_tech@lists.4d.com>> wrote:
I have a client that has asked me to add the option to send text messages to 
cell phones from 4D. I know this is possible via some websites or web services 
for a fee. Has anyone done this and can recommend a web service that you were 
able to use from 4D to do this?
Tim
*****************************************
Tim Nevels
Innovative Solutions
785-749-3444
timnev...@mac.com<mailto:timnev...@mac.com>
*****************************************



**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to