This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Help me! Notification SMS from LM using Twilio service
#1
in the code:
  1. value = event.getvalue()

  2.  

  3. from_nr = '+37112345679' -- put sender SIM nr here

  4. to_nr = '+37112345678' -- put recepient SIM nr here

  5. id_nr = 'ACe56f5' -- put your ID here

  6. token_nr = '598c6ff' -- put your token here

  7.  

  8. sms(id_nr, token_nr, from_nr, to_nr, 'The value for 1/1/2 has changed to'..tostring(value))
id_nr and token_nr, Where I see my account?
thank everyone. !  Heart Heart Heart
Reply


Messages In This Thread
Help me! Notification SMS from LM using Twilio service - by phongvucba - 02.03.2016, 11:31

Forum Jump: