<?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 What are some advantages of Conversation API's multi-channel functionality? in Conversation API</title>
    <link>https://community.sinch.com/t5/Conversation-API/What-are-some-advantages-of-Conversation-API-s-multi-channel/ta-p/8197</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;At its core, the &lt;A href="https://www.sinch.com/products/apis/messaging/conversation-api/" target="_self"&gt;Conversation API&lt;/A&gt; is designed to increase the reach to your customer base with rich messaging across multiple channels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A customer may have reached out to you both on Facebook Messenger and WhatsApp. How can you manage the way in which you contact that customer? You certainly do not want to send a duplicate message across two or more channels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What happens when customers you normally message on certain apps does not have access to data or Wi-Fi? Can you reach them via SMS instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can manage the reach method by sending messages on multiple channels and setting&amp;nbsp;the priority order of the channels within each app in the Conversation API.&amp;nbsp;&lt;A href="https://community.sinch.com/t5/Conversation-API/How-to-prioritize-your-channels-in-Conversation-API/ta-p/8613" target="_blank" rel="noopener"&gt;Learn how to reorder channels within your Conversation API apps&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The subsections below explore common reasons for managing message delivery on different channels using Conversation API:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Channel Popularity in Each Market&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let’s say you want to send messages to both customers in the US and Brazil. Your configured channels are &lt;A href="https://www.sinch.com/products/apis/messaging/sms/" target="_self"&gt;SMS&lt;/A&gt;, &lt;A href="https://www.sinch.com/products/apis/messaging/whatsapp/" target="_self"&gt;WhatsApp&lt;/A&gt;, and &lt;A href="https://www.sinch.com/products/apis/messaging/rcs/" target="_self"&gt;RCS&lt;/A&gt;. In Brazil, WhatsApp is more popular (over RCS). By managing your channel priority, you may choose to send WhatsApp first and followed by RCS, then SMS. On the other hand, choosing SMS followed by RCS in the US might yield higher open rates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Conversation API let's you manage channel-priority on both the app and message level, so you can make more granular decisions based on your needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Rich Content as the Priority&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the goal of sending &lt;A href="https://www.sinch.com/products/apis/messaging/conversation-api/" target="_self"&gt;as many rich of messages as possible&lt;/A&gt;, your channel priority may be set like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;RCS&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;WhatsApp&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Viber&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;SMS&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;In this example of channel priority management, you start by sending the most rich, interactive content possible—via RCS.&amp;nbsp; However, not everyone can receive RCS messages. So, the Conversation API would then transcode that content down to the rich messaging features that are available on the channel that the recipient &lt;EM&gt;does&lt;/EM&gt; have.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SMS would typically be last in priority because we know it’s the channel most likely to reach the recipient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Flexibility in Bad Service Areas&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Channel priority management also aids in the selection of a fallback channel in the event a customer is in a bad service area. If a channel receives an error or if a certain amount of time had elapsed without a positive delivery event, the Conversation API can, dependent on your integrated solution, switch to the next available channel.&lt;/P&gt;
&lt;P&gt;By setting channel priority,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In the Contact record&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the App Channel Configuration&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;At time of dispatch&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You choose the channel priority for fallback in the event of a permanent delivery failure.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Customer Preference is Still Considered&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once the message is delivered on a channel, that channel could be set as the preferred channel for that customer. When sending a message, you can specify a preferred channel or a last-used channel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As an example, some users may have given consent for WhatsApp while others have given consent for RCS. &amp;nbsp;So, during the delivery of messages to these users, the channel preference ought to be reordered so the correct channel will be used to deliver the message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In setting the channel order, you are essentially telling the app the order you prefer on a generic basis. However, the Conversation API is intelligent enough to adjust for customer preference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.sinch.com/t5/Conversation-API/How-to-prioritize-your-channels-in-Conversation-API/ta-p/8613" target="_blank" rel="noopener"&gt;Learn how to reorder channels within your Conversation API apps&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The key to the Conversation API channel reordering is allowing for flexibility to meet multiple demands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Visit the&amp;nbsp;&lt;A href="https://developers.sinch.com/docs/conversation-channel-support" target="_blank" rel="noopener"&gt;Sinch Documentation site&lt;/A&gt;&amp;nbsp;to learn more about how we support these channels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sinch.com/products/apis/messaging/conversation-api/" target="_blank" rel="noopener"&gt;&lt;EM&gt;Learn more about Sinch Conversation API&lt;/EM&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 29 Jul 2026 06:51:07 GMT</pubDate>
    <dc:creator>Michelle_Peruskie</dc:creator>
    <dc:date>2026-07-29T06:51:07Z</dc:date>
    <item>
      <title>What are some advantages of Conversation API's multi-channel functionality?</title>
      <link>https://community.sinch.com/t5/Conversation-API/What-are-some-advantages-of-Conversation-API-s-multi-channel/ta-p/8197</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;At its core, the &lt;A href="https://www.sinch.com/products/apis/messaging/conversation-api/" target="_self"&gt;Conversation API&lt;/A&gt; is designed to increase the reach to your customer base with rich messaging across multiple channels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A customer may have reached out to you both on Facebook Messenger and WhatsApp. How can you manage the way in which you contact that customer? You certainly do not want to send a duplicate message across two or more channels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What happens when customers you normally message on certain apps does not have access to data or Wi-Fi? Can you reach them via SMS instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can manage the reach method by sending messages on multiple channels and setting&amp;nbsp;the priority order of the channels within each app in the Conversation API.&amp;nbsp;&lt;A href="https://community.sinch.com/t5/Conversation-API/How-to-prioritize-your-channels-in-Conversation-API/ta-p/8613" target="_blank" rel="noopener"&gt;Learn how to reorder channels within your Conversation API apps&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The subsections below explore common reasons for managing message delivery on different channels using Conversation API:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Channel Popularity in Each Market&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let’s say you want to send messages to both customers in the US and Brazil. Your configured channels are &lt;A href="https://www.sinch.com/products/apis/messaging/sms/" target="_self"&gt;SMS&lt;/A&gt;, &lt;A href="https://www.sinch.com/products/apis/messaging/whatsapp/" target="_self"&gt;WhatsApp&lt;/A&gt;, and &lt;A href="https://www.sinch.com/products/apis/messaging/rcs/" target="_self"&gt;RCS&lt;/A&gt;. In Brazil, WhatsApp is more popular (over RCS). By managing your channel priority, you may choose to send WhatsApp first and followed by RCS, then SMS. On the other hand, choosing SMS followed by RCS in the US might yield higher open rates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Conversation API let's you manage channel-priority on both the app and message level, so you can make more granular decisions based on your needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Rich Content as the Priority&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the goal of sending &lt;A href="https://www.sinch.com/products/apis/messaging/conversation-api/" target="_self"&gt;as many rich of messages as possible&lt;/A&gt;, your channel priority may be set like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;RCS&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;WhatsApp&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Viber&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;SMS&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;In this example of channel priority management, you start by sending the most rich, interactive content possible—via RCS.&amp;nbsp; However, not everyone can receive RCS messages. So, the Conversation API would then transcode that content down to the rich messaging features that are available on the channel that the recipient &lt;EM&gt;does&lt;/EM&gt; have.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SMS would typically be last in priority because we know it’s the channel most likely to reach the recipient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Flexibility in Bad Service Areas&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Channel priority management also aids in the selection of a fallback channel in the event a customer is in a bad service area. If a channel receives an error or if a certain amount of time had elapsed without a positive delivery event, the Conversation API can, dependent on your integrated solution, switch to the next available channel.&lt;/P&gt;
&lt;P&gt;By setting channel priority,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In the Contact record&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;In the App Channel Configuration&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;At time of dispatch&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You choose the channel priority for fallback in the event of a permanent delivery failure.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Customer Preference is Still Considered&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once the message is delivered on a channel, that channel could be set as the preferred channel for that customer. When sending a message, you can specify a preferred channel or a last-used channel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As an example, some users may have given consent for WhatsApp while others have given consent for RCS. &amp;nbsp;So, during the delivery of messages to these users, the channel preference ought to be reordered so the correct channel will be used to deliver the message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In setting the channel order, you are essentially telling the app the order you prefer on a generic basis. However, the Conversation API is intelligent enough to adjust for customer preference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.sinch.com/t5/Conversation-API/How-to-prioritize-your-channels-in-Conversation-API/ta-p/8613" target="_blank" rel="noopener"&gt;Learn how to reorder channels within your Conversation API apps&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The key to the Conversation API channel reordering is allowing for flexibility to meet multiple demands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Visit the&amp;nbsp;&lt;A href="https://developers.sinch.com/docs/conversation-channel-support" target="_blank" rel="noopener"&gt;Sinch Documentation site&lt;/A&gt;&amp;nbsp;to learn more about how we support these channels.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sinch.com/products/apis/messaging/conversation-api/" target="_blank" rel="noopener"&gt;&lt;EM&gt;Learn more about Sinch Conversation API&lt;/EM&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Jul 2026 06:51:07 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Conversation-API/What-are-some-advantages-of-Conversation-API-s-multi-channel/ta-p/8197</guid>
      <dc:creator>Michelle_Peruskie</dc:creator>
      <dc:date>2026-07-29T06:51:07Z</dc:date>
    </item>
  </channel>
</rss>

