-
In
Control Panel -> Notifications -> Email, SMS, Push Service
checkSMS
checkbox -
Setup Telegram bot (if you have not), use BotFather chatbot.
-
Use
@MissRose_bot
to get your chat ID typing/id
to chat -
in
Control Panel -> Notifications -> SMS
click Add SMS service provider and type:Provider name: Telegram
SMS URL:
https://api.telegram.org/botBOT_TOKEN/sendMessage?chat_id=CHAT_ID&text=Hello+world&user=User&password=Password&to=12345678
-
Choose HTTP GET method and click Next and Next
-
Set following params:
chat_id: Other text: Message content user: Username password: Password to: Phone number
-
Apply