android - Parse and Twilio -


i want use twilio's sms , recorded voice services, allow users send ussd code update object fields on entry in parse.com 's database. other users should able send different ussd code retrieve basic information using cloud code. implement in 2 ways: - send ussd code , receive info (written) directly - recorded sound system helps user he/she needs, similar voice service provided communication companies.

the problem don't know technical names of specific services/rest apis need done. after research came across ivr , ussd, these need explore more?

twilio developer evangelist here.

to started twilio on parse should check out parse documentation , these getting started blog posts:

if want further responding sms messages, take at:

if you're looking building ivr, take at:

i hope helps. let me know if there's else can with.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

Delphi 7 and decode UTF-8 base64 -