# Node-RED SMS send

**URL:** https://discourse.nodered.org/t/node-red-sms-send/47875
**Category:** General
**Created:** [1 July 2021 04:52 UTC](https://discourse.nodered.org/t/node-red-sms-send/47875 "2021-07-01T04:52:04Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![variTRON500](https://avatars.discourse-cdn.com/v4/letter/v/c57346/32.png) [@variTRON500](https://discourse.nodered.org/u/variTRON500)
#### Post date: [1 July 2021 04:52 UTC](https://discourse.nodered.org/t/node-red-sms-send/47875/1 "2021-07-01T04:52:04Z")

</div>

what is the best way to send via Node-Red an sms , to an i Phone, Thanks Konrad

---

<div class="post-metadata">

### Author: ![dynamicdave](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dynamicdave/32/96_2.png) [@dynamicdave](https://discourse.nodered.org/u/dynamicdave)
#### Post date: [1 July 2021 06:00 UTC](https://discourse.nodered.org/t/node-red-sms-send/47875/2 "2021-07-01T06:00:44Z")

</div>

Must it be an 'sms' message??  
Telegram is used by loads of people to send text, images, etc... to a mobile phone (Android or iOS) from Node-RED. It's bi-directional, so you can also send messages to Node-RED from your phone.  
It's a great way to control physical things via Node-RED from your phone.

There are loads of examples published with the node.

> **[node-red-contrib-telegrambot](https://flows.nodered.org/node/node-red-contrib-telegrambot)**
>
> Telegram bot nodes for Node-RED

---

<div class="post-metadata">

### Author: ![wb666greene](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/wb666greene/32/6534_2.png) [@wb666greene](https://discourse.nodered.org/u/wb666greene)
#### Post date: [1 July 2021 17:12 UTC](https://discourse.nodered.org/t/node-red-sms-send/47875/3 "2021-07-01T17:12:16Z")

</div>

Telegram is probably the way to go if you need to send messages back to node-red, but if you don't, SMS/MMS has the not inconsiderable virtue of not needing to install anything on the target phones nor explain to the users how to use Telegram.

I push alert messages with photos from my AI alarm system using my phone provider Email to MMS gateway and the node-red Email node. This way I can redirect the monitoring to my neighbor, sister-in-law, etc. to keep an eye on things while we are away. Having to install and show them how to use Telegram would be all pain and no gain.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [31 July 2021 17:12 UTC](https://discourse.nodered.org/t/node-red-sms-send/47875/4 "2021-07-31T17:12:37Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
