Email To Sms Api


roiyjet

Recommended Posts

Posted

hi

 

 I know there is Email to SMS services 

 some of them have option to API in C# or VB 

 Do you have experience with any of this services that can work inside DAQFACTORY ?

 

 

Roy

 

 

 

Posted

Most wireless carriers support this already.  For example, on AT&T you just put the telephone # @ txt.att.net, so, for example:

 

[email protected]

 

If you want to use a local API (C based) you can use extern() to pull it in.  You could also use a service like Twilio using DAQFactory's http.get() function.

Archived

This topic is now archived and is closed to further replies.