<?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 Does the Conversation API support LINE Flex Message? in LINE</title>
    <link>https://community.sinch.com/t5/LINE/Does-the-Conversation-API-support-LINE-Flex-Message/ta-p/10534</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;LINE Flex Messages&amp;nbsp;are messages with a customizable layout. You can customize the layout freely based on the specification for&amp;nbsp;&lt;A href="https://www.w3.org/TR/css-flexbox-1/" target="_blank" rel="noopener noreferrer"&gt;CSS Flexible Box (CSS Flexbox)&lt;/A&gt;&amp;nbsp;LINE provides a &lt;A href="https://developers.line.biz/flex-simulator/" target="_self"&gt;Flex Message Simulator&lt;/A&gt;&amp;nbsp;that you can use to check the layout of your message.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;LINE Flex Message is not a message type in Conversation API but it is possible to send Flex Message by overriding with&amp;nbsp;&lt;A href="https://developers.sinch.com/docs/conversation/api-reference/conversation/tag/Messages/#tag/Messages/operation/Messages_SendMessage!path=message/explicit_channel_message&amp;amp;t=request" target="_self"&gt;Explicit Channel Message&lt;/A&gt;. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;To do that, you can follow these steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN data-contrast="none"&gt;Use the LINE's Flex Message Simulator to design your message&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="none"&gt;Copy the JSON from the simulator &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="none"&gt;Use&amp;nbsp;&lt;A href="https://developers.sinch.com/docs/conversation/api-reference/conversation/tag/Transcoding/" target="_self"&gt;Transcoding API&lt;/A&gt; to transcode generic message format to LINE.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="none"&gt;Send messsage by overiding with Explicit Channel Message&amp;nbsp;with the transcoded message.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;Another alternative is to use another message type provided by the Conversation API. Sinch provides a &lt;A href="https://community.sinch.com/t5/Conversation-API/How-do-I-use-Message-Composer-to-create-omni-channel-message/ta-p/9890" target="_self"&gt;Message Composer&lt;/A&gt;&amp;nbsp;tool on the dashboard that would help you to easily build a message and visualize it in any social channels provided by the Conversation API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Learn more&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;Find out more about the &lt;A href="https://www.sinch.com/products/apis/messaging/LINE/" target="_blank" rel="noopener"&gt;Sinch LINE for Business Channel&lt;/A&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://developers.sinch.com/docs/conversation/channel-support/line/" target="_blank" rel="noopener"&gt;Sinch Developer Documentation&lt;/A&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;site contains comprehensive documentation and tutorials, which show you how we support LINE through the Sinch Conversation API.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 17 Feb 2023 18:15:02 GMT</pubDate>
    <dc:creator>Donna_M</dc:creator>
    <dc:date>2023-02-17T18:15:02Z</dc:date>
    <item>
      <title>Does the Conversation API support LINE Flex Message?</title>
      <link>https://community.sinch.com/t5/LINE/Does-the-Conversation-API-support-LINE-Flex-Message/ta-p/10534</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;LINE Flex Messages&amp;nbsp;are messages with a customizable layout. You can customize the layout freely based on the specification for&amp;nbsp;&lt;A href="https://www.w3.org/TR/css-flexbox-1/" target="_blank" rel="noopener noreferrer"&gt;CSS Flexible Box (CSS Flexbox)&lt;/A&gt;&amp;nbsp;LINE provides a &lt;A href="https://developers.line.biz/flex-simulator/" target="_self"&gt;Flex Message Simulator&lt;/A&gt;&amp;nbsp;that you can use to check the layout of your message.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;LINE Flex Message is not a message type in Conversation API but it is possible to send Flex Message by overriding with&amp;nbsp;&lt;A href="https://developers.sinch.com/docs/conversation/api-reference/conversation/tag/Messages/#tag/Messages/operation/Messages_SendMessage!path=message/explicit_channel_message&amp;amp;t=request" target="_self"&gt;Explicit Channel Message&lt;/A&gt;. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;To do that, you can follow these steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN data-contrast="none"&gt;Use the LINE's Flex Message Simulator to design your message&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="none"&gt;Copy the JSON from the simulator &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="none"&gt;Use&amp;nbsp;&lt;A href="https://developers.sinch.com/docs/conversation/api-reference/conversation/tag/Transcoding/" target="_self"&gt;Transcoding API&lt;/A&gt; to transcode generic message format to LINE.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="none"&gt;Send messsage by overiding with Explicit Channel Message&amp;nbsp;with the transcoded message.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;Another alternative is to use another message type provided by the Conversation API. Sinch provides a &lt;A href="https://community.sinch.com/t5/Conversation-API/How-do-I-use-Message-Composer-to-create-omni-channel-message/ta-p/9890" target="_self"&gt;Message Composer&lt;/A&gt;&amp;nbsp;tool on the dashboard that would help you to easily build a message and visualize it in any social channels provided by the Conversation API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Learn more&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;Find out more about the &lt;A href="https://www.sinch.com/products/apis/messaging/LINE/" target="_blank" rel="noopener"&gt;Sinch LINE for Business Channel&lt;/A&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://developers.sinch.com/docs/conversation/channel-support/line/" target="_blank" rel="noopener"&gt;Sinch Developer Documentation&lt;/A&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;site contains comprehensive documentation and tutorials, which show you how we support LINE through the Sinch Conversation API.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Feb 2023 18:15:02 GMT</pubDate>
      <guid>https://community.sinch.com/t5/LINE/Does-the-Conversation-API-support-LINE-Flex-Message/ta-p/10534</guid>
      <dc:creator>Donna_M</dc:creator>
      <dc:date>2023-02-17T18:15:02Z</dc:date>
    </item>
  </channel>
</rss>

