<?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 How do I know which Instagram feature was used to initiate a conversation with my business? in Instagram</title>
    <link>https://community.sinch.com/t5/Instagram/How-do-I-know-which-Instagram-feature-was-used-to-initiate-a/ta-p/9288</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;Messages sent to your business&amp;nbsp;&lt;A href="https://community.sinch.com/t5/Instagram/How-do-I-connect-my-Instagram-account-to-a-Conversation-API-app/ta-p/9196" target="_blank" rel="noopener"&gt;connected Instagram account&lt;/A&gt;&amp;nbsp;(including messages that initiate a conversation), create a&amp;nbsp;&lt;STRONG&gt;POST&lt;/STRONG&gt; to the&amp;nbsp;&lt;STRONG&gt;MESSAGE_INBOUND&lt;/STRONG&gt; webhook or, &lt;A href="https://developers.sinch.com/docs/conversation/channel-support/instagram/#sending-private-replies-for-instagram-comments" target="_blank" rel="noopener"&gt;in some cases&lt;/A&gt;, the&amp;nbsp;&lt;STRONG&gt;EVENT_INBOUND&lt;/STRONG&gt; webhook of your Conversation API app. In some cases, the&amp;nbsp;&lt;STRONG&gt;POST&lt;/STRONG&gt; includes a populated&amp;nbsp;&lt;STRONG&gt;metadata&lt;/STRONG&gt; field that can identify the feature used to send the original Instagram message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;If the Mobile Originated (MO) message is an attachment message, like a media message, media share message, or story mention message, the&amp;nbsp;&lt;STRONG&gt;metadata&lt;/STRONG&gt; field specifies the &lt;STRONG&gt;type&lt;/STRONG&gt; of the original Instagram message. For example, this&amp;nbsp;is the &lt;A href="https://developers.sinch.com/docs/conversation/channel-support/instagram/#:~:text=Example%20Story%20Mention" target="_blank" rel="noopener"&gt;corresponding payload&lt;/A&gt; when a story mention message is sent to your business' connected Instagram account. Note that the&amp;nbsp;&lt;STRONG&gt;metadata&lt;/STRONG&gt; field indicates that the&amp;nbsp;&lt;STRONG&gt;type&lt;/STRONG&gt; of the message is&amp;nbsp;&lt;STRONG&gt;story_mention&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;If the MO message is not an attachment message, you may still be able to identify the feature used to send the message. The table below details the Instagram features that can be identified using the &lt;STRONG&gt;metadata&lt;/STRONG&gt; field and the corresponding property that identifies them:&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px" style="background-color: #007171;"&gt;&lt;FONT color="#FFFFFF"&gt;&lt;STRONG&gt;Message Type&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px" style="background-color: #007171;"&gt;&lt;FONT color="#FFFFFF"&gt;&lt;STRONG&gt;Identifying Metadata Property&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px"&gt;Media&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px"&gt;type (set to&amp;nbsp;&lt;STRONG&gt;image&lt;/STRONG&gt;, &lt;STRONG&gt;video&lt;/STRONG&gt;, &lt;STRONG&gt;audio&lt;/STRONG&gt;, or&amp;nbsp;&lt;STRONG&gt;file&lt;/STRONG&gt;)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px" style="background-color: #fafafa;"&gt;Icebreaker&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px" style="background-color: #fafafa;"&gt;payload&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px"&gt;Story reply&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px"&gt;story_id&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px" style="background-color: #fafafa;"&gt;Story mention&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px" style="background-color: #fafafa;"&gt;type (set to&amp;nbsp;&lt;STRONG&gt;story_mention&lt;/STRONG&gt;)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px"&gt;Media share&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px"&gt;type (set to&amp;nbsp;&lt;STRONG&gt;share&lt;/STRONG&gt;)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px" style="background-color: #fafafa;"&gt;Shop product referral&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px" style="background-color: #fafafa;"&gt;product_id&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.sinch.com/docs/conversation/channel-support/instagram/" target="_blank" rel="noopener"&gt;&lt;EM&gt;Learn more about the Sinch Messenger API for Instagram&lt;/EM&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 05 May 2022 19:28:28 GMT</pubDate>
    <dc:creator>Sam_Williams</dc:creator>
    <dc:date>2022-05-05T19:28:28Z</dc:date>
    <item>
      <title>How do I know which Instagram feature was used to initiate a conversation with my business?</title>
      <link>https://community.sinch.com/t5/Instagram/How-do-I-know-which-Instagram-feature-was-used-to-initiate-a/ta-p/9288</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;Messages sent to your business&amp;nbsp;&lt;A href="https://community.sinch.com/t5/Instagram/How-do-I-connect-my-Instagram-account-to-a-Conversation-API-app/ta-p/9196" target="_blank" rel="noopener"&gt;connected Instagram account&lt;/A&gt;&amp;nbsp;(including messages that initiate a conversation), create a&amp;nbsp;&lt;STRONG&gt;POST&lt;/STRONG&gt; to the&amp;nbsp;&lt;STRONG&gt;MESSAGE_INBOUND&lt;/STRONG&gt; webhook or, &lt;A href="https://developers.sinch.com/docs/conversation/channel-support/instagram/#sending-private-replies-for-instagram-comments" target="_blank" rel="noopener"&gt;in some cases&lt;/A&gt;, the&amp;nbsp;&lt;STRONG&gt;EVENT_INBOUND&lt;/STRONG&gt; webhook of your Conversation API app. In some cases, the&amp;nbsp;&lt;STRONG&gt;POST&lt;/STRONG&gt; includes a populated&amp;nbsp;&lt;STRONG&gt;metadata&lt;/STRONG&gt; field that can identify the feature used to send the original Instagram message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;If the Mobile Originated (MO) message is an attachment message, like a media message, media share message, or story mention message, the&amp;nbsp;&lt;STRONG&gt;metadata&lt;/STRONG&gt; field specifies the &lt;STRONG&gt;type&lt;/STRONG&gt; of the original Instagram message. For example, this&amp;nbsp;is the &lt;A href="https://developers.sinch.com/docs/conversation/channel-support/instagram/#:~:text=Example%20Story%20Mention" target="_blank" rel="noopener"&gt;corresponding payload&lt;/A&gt; when a story mention message is sent to your business' connected Instagram account. Note that the&amp;nbsp;&lt;STRONG&gt;metadata&lt;/STRONG&gt; field indicates that the&amp;nbsp;&lt;STRONG&gt;type&lt;/STRONG&gt; of the message is&amp;nbsp;&lt;STRONG&gt;story_mention&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;If the MO message is not an attachment message, you may still be able to identify the feature used to send the message. The table below details the Instagram features that can be identified using the &lt;STRONG&gt;metadata&lt;/STRONG&gt; field and the corresponding property that identifies them:&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px" style="background-color: #007171;"&gt;&lt;FONT color="#FFFFFF"&gt;&lt;STRONG&gt;Message Type&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px" style="background-color: #007171;"&gt;&lt;FONT color="#FFFFFF"&gt;&lt;STRONG&gt;Identifying Metadata Property&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px"&gt;Media&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px"&gt;type (set to&amp;nbsp;&lt;STRONG&gt;image&lt;/STRONG&gt;, &lt;STRONG&gt;video&lt;/STRONG&gt;, &lt;STRONG&gt;audio&lt;/STRONG&gt;, or&amp;nbsp;&lt;STRONG&gt;file&lt;/STRONG&gt;)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px" style="background-color: #fafafa;"&gt;Icebreaker&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px" style="background-color: #fafafa;"&gt;payload&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px"&gt;Story reply&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px"&gt;story_id&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px" style="background-color: #fafafa;"&gt;Story mention&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px" style="background-color: #fafafa;"&gt;type (set to&amp;nbsp;&lt;STRONG&gt;story_mention&lt;/STRONG&gt;)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px"&gt;Media share&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px"&gt;type (set to&amp;nbsp;&lt;STRONG&gt;share&lt;/STRONG&gt;)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="33.190883190883184%" height="30px" style="background-color: #fafafa;"&gt;Shop product referral&lt;/TD&gt;
&lt;TD width="66.80911680911682%" height="30px" style="background-color: #fafafa;"&gt;product_id&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.sinch.com/docs/conversation/channel-support/instagram/" target="_blank" rel="noopener"&gt;&lt;EM&gt;Learn more about the Sinch Messenger API for Instagram&lt;/EM&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 May 2022 19:28:28 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Instagram/How-do-I-know-which-Instagram-feature-was-used-to-initiate-a/ta-p/9288</guid>
      <dc:creator>Sam_Williams</dc:creator>
      <dc:date>2022-05-05T19:28:28Z</dc:date>
    </item>
  </channel>
</rss>

