<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Sinch Messaging Nodes in Node-RED in Conversation API</title>
    <link>https://community.sinch.com/t5/Conversation-API/Sinch-Messaging-Nodes-in-Node-RED/ta-p/12063</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;Sinch has released a package of nodes for Node-RED, which integrates with &lt;A href="https://community.sinch.com/t5/Conversation-API/What-is-Conversation-API/ta-p/7012" target="_blank"&gt;Sinch Conversation API&lt;/A&gt; and enables you to send and receive messages on most popular messaging services around the world. Currently supported channels are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SMS&lt;/LI&gt;
&lt;LI&gt;MMS&lt;/LI&gt;
&lt;LI&gt;RCS&lt;/LI&gt;
&lt;LI&gt;WhatsApp&lt;/LI&gt;
&lt;LI&gt;Facebook Messenger&lt;/LI&gt;
&lt;LI&gt;Instagram&lt;/LI&gt;
&lt;LI&gt;WeChat&lt;/LI&gt;
&lt;LI&gt;KakaoTalk&lt;/LI&gt;
&lt;LI&gt;Line&lt;/LI&gt;
&lt;LI&gt;Telegram&lt;/LI&gt;
&lt;LI&gt;Viber Bot&lt;/LI&gt;
&lt;LI&gt;Viber Business Messages.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Node-RED&lt;/STRONG&gt; is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;flow-based,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;low-code&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;development tool for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;visual programming&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for wiring together hardware devices,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;APIs&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;online services. It provides a web browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NodeRED Messaging Example.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/3335i5F142CD168D19E37/image-size/large?v=v2&amp;amp;px=999" role="button" title="NodeRED Messaging Example.jpg" alt="NodeRED Messaging Example.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are numerous use-cases for sending and receiving messages which depend on your particular needs, for example, Chatbots, Campaigns or auto-responses. All of these use-cases can be easily implemented using only the Sinch Messaging nodes in Node-RED. They can also be seamlessly used together with any of the native nodes provided by Node-RED. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Sinch Messaging nodes consists of six nodes:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="693px"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Start Conversation node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to configure the channel and number/identity for the recipient of an outgoing message. Also used to set variables which will be stored in the Conversation API and available throughout the flow.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Received Message node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to receive inbound messages from Sinch Conversation API for a specific application.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Send node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to send a message or template using the Conversation API.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Message node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to configure a Conversation API message. The message is defined in JSON format.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Template node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to configure/select a template to send through the Conversation API. Templates are created and edited on the Sinch Dashboard.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Events node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to route selected Sinch Conversation API events from the list in the configuration.&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;To use those nodes, you must have an account with Sinch. To register for a Sinch account, click &lt;A href="https://dashboard.sinch.com/signup" target="_blank"&gt;here&lt;/A&gt;. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Installing and Getting Started with the Nodes RED package&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Click the following link to learn how to install the Node RED package and get started: &lt;A href="https://www.npmjs.com/package/@sinch/node-red-conversation-api?activeTab=readme" target="_blank"&gt;Install Node RED and Get Started&lt;/A&gt;. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Support&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;If you encounter any issues, bugs or want to request a new feature, please raise an issue on:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsinch%2Fnode-red-conversation-api&amp;amp;data=05%7C01%7Cshahzad.ismail%40sinch.com%7C896e50945806455e1f6108db796d7953%7C3b518aae89214a7b8497619d756ce20e%7C0%7C0%7C638237283343962844%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=drE%2BH4AT99OgnbJYSJLjP4z0ZPlGK7aMD3MxTRX5hcc%3D&amp;amp;reserved=0" target="_blank"&gt;GitHub&lt;/A&gt;.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 03 Jul 2023 13:51:09 GMT</pubDate>
    <dc:creator>Shahzad_Ismail</dc:creator>
    <dc:date>2023-07-03T13:51:09Z</dc:date>
    <item>
      <title>Sinch Messaging Nodes in Node-RED</title>
      <link>https://community.sinch.com/t5/Conversation-API/Sinch-Messaging-Nodes-in-Node-RED/ta-p/12063</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;Sinch has released a package of nodes for Node-RED, which integrates with &lt;A href="https://community.sinch.com/t5/Conversation-API/What-is-Conversation-API/ta-p/7012" target="_blank"&gt;Sinch Conversation API&lt;/A&gt; and enables you to send and receive messages on most popular messaging services around the world. Currently supported channels are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SMS&lt;/LI&gt;
&lt;LI&gt;MMS&lt;/LI&gt;
&lt;LI&gt;RCS&lt;/LI&gt;
&lt;LI&gt;WhatsApp&lt;/LI&gt;
&lt;LI&gt;Facebook Messenger&lt;/LI&gt;
&lt;LI&gt;Instagram&lt;/LI&gt;
&lt;LI&gt;WeChat&lt;/LI&gt;
&lt;LI&gt;KakaoTalk&lt;/LI&gt;
&lt;LI&gt;Line&lt;/LI&gt;
&lt;LI&gt;Telegram&lt;/LI&gt;
&lt;LI&gt;Viber Bot&lt;/LI&gt;
&lt;LI&gt;Viber Business Messages.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Node-RED&lt;/STRONG&gt; is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;flow-based,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;low-code&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;development tool for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;visual programming&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for wiring together hardware devices,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;APIs&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;online services. It provides a web browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NodeRED Messaging Example.jpg" style="width: 999px;"&gt;&lt;img src="https://community.sinch.com/t5/image/serverpage/image-id/3335i5F142CD168D19E37/image-size/large?v=v2&amp;amp;px=999" role="button" title="NodeRED Messaging Example.jpg" alt="NodeRED Messaging Example.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are numerous use-cases for sending and receiving messages which depend on your particular needs, for example, Chatbots, Campaigns or auto-responses. All of these use-cases can be easily implemented using only the Sinch Messaging nodes in Node-RED. They can also be seamlessly used together with any of the native nodes provided by Node-RED. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Sinch Messaging nodes consists of six nodes:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="693px"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Start Conversation node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to configure the channel and number/identity for the recipient of an outgoing message. Also used to set variables which will be stored in the Conversation API and available throughout the flow.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Received Message node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to receive inbound messages from Sinch Conversation API for a specific application.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Send node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to send a message or template using the Conversation API.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Message node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to configure a Conversation API message. The message is defined in JSON format.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Template node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to configure/select a template to send through the Conversation API. Templates are created and edited on the Sinch Dashboard.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="206.781px"&gt;&lt;STRONG&gt;Events node&lt;/STRONG&gt;&lt;/TD&gt;
&lt;TD width="485.219px"&gt;Used to route selected Sinch Conversation API events from the list in the configuration.&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;To use those nodes, you must have an account with Sinch. To register for a Sinch account, click &lt;A href="https://dashboard.sinch.com/signup" target="_blank"&gt;here&lt;/A&gt;. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Installing and Getting Started with the Nodes RED package&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Click the following link to learn how to install the Node RED package and get started: &lt;A href="https://www.npmjs.com/package/@sinch/node-red-conversation-api?activeTab=readme" target="_blank"&gt;Install Node RED and Get Started&lt;/A&gt;. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Support&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;If you encounter any issues, bugs or want to request a new feature, please raise an issue on:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fsinch%2Fnode-red-conversation-api&amp;amp;data=05%7C01%7Cshahzad.ismail%40sinch.com%7C896e50945806455e1f6108db796d7953%7C3b518aae89214a7b8497619d756ce20e%7C0%7C0%7C638237283343962844%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=drE%2BH4AT99OgnbJYSJLjP4z0ZPlGK7aMD3MxTRX5hcc%3D&amp;amp;reserved=0" target="_blank"&gt;GitHub&lt;/A&gt;.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Jul 2023 13:51:09 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Conversation-API/Sinch-Messaging-Nodes-in-Node-RED/ta-p/12063</guid>
      <dc:creator>Shahzad_Ismail</dc:creator>
      <dc:date>2023-07-03T13:51:09Z</dc:date>
    </item>
  </channel>
</rss>

