<?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>topic Re: Issue with the MESSAGE_INBOUND trigger in conversation api using sms channel in Developer Forum</title>
    <link>https://community.sinch.com/t5/Developer-Forum/Issue-with-the-MESSAGE-INBOUND-trigger-in-conversation-api-using/m-p/16304#M176</link>
    <description>&lt;P&gt;Hello, thank you for reaching out!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you've &lt;A title="set up your webhook(s) and triggers correctly" href="https://community.sinch.com/t5/Conversation-API/How-to-add-a-webhook-to-a-Conversation-API-app/ta-p/8100" target="_blank" rel="noopener"&gt;set up your webhook(s) and triggers correctly&lt;/A&gt;&amp;nbsp;and are &lt;A title="receiving delivery reports" href="https://developers.sinch.com/docs/conversation/channel-support/sms/message-support/#delivery-receipts" target="_blank" rel="noopener"&gt;receiving delivery reports&lt;/A&gt;. With that in mind, I recommend &lt;SPAN&gt;reaching out to&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Sinch support" href="mailto:Support@sinch.com" target="_blank" rel="nofollow noopener noreferrer"&gt;Sinch support&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;for additional assistance. This resource will be able to use information specific to your account/solution to provide more individualized help. To expedite the process, ensure that you have the&amp;nbsp;&lt;A title="Service Plan ID" href="https://community.sinch.com/t5/SMS/SMS-Service-Plans-Service-Plan-IDs-and-API-Tokens/ta-p/12602" target="_blank" rel="noopener"&gt;Service Plan ID&lt;/A&gt;&amp;nbsp;of the phone number/account used to send the original SMS messages readily available.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'll also reach out to the corresponding product team for more information. Once we hear back from the team, we'll either update this post or send you a direct message with any relevant information. In the meantime, please let us know if you have any other questions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2024 20:18:57 GMT</pubDate>
    <dc:creator>Sam_Williams</dc:creator>
    <dc:date>2024-10-10T20:18:57Z</dc:date>
    <item>
      <title>Issue with the MESSAGE_INBOUND trigger in conversation api using sms channel</title>
      <link>https://community.sinch.com/t5/Developer-Forum/Issue-with-the-MESSAGE-INBOUND-trigger-in-conversation-api-using/m-p/16299#M175</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have set up three webhook triggers for my app:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;MESSAGE_DELIVERY&lt;/LI&gt;&lt;LI&gt;MESSAGE_INBOUND&lt;/LI&gt;&lt;LI&gt;MESSAGE_INBOUND_SMART_CONVERSATION_REDACTION&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, I only receive webhook responses for MESSAGE_DELIVERY. Here’s an example of the response I get for a delivered message:&lt;BR /&gt;{&lt;BR /&gt;"app_id": "Just for example",&lt;BR /&gt;"accepted_time": "2024-10-09T12:22:42.771Z",&lt;BR /&gt;"event_time": "2024-10-09T12:22:44.249879872Z",&lt;BR /&gt;"project_id": "Just for example",&lt;BR /&gt;"message_delivery_report": {&lt;BR /&gt;"message_id": "Just for example",&lt;BR /&gt;"conversation_id": "Just for example",&lt;BR /&gt;"status": "DELIVERED",&lt;BR /&gt;"channel_identity": {&lt;BR /&gt;"channel": "SMS",&lt;BR /&gt;"identity": "",&lt;BR /&gt;"app_id": null&lt;BR /&gt;},&lt;BR /&gt;"contact_id": "Just for example",&lt;BR /&gt;"metadata": null,&lt;BR /&gt;"processing_mode": "CONVERSATION"&lt;BR /&gt;},&lt;BR /&gt;"message_metadata": "{\"sms_batch_id\":\"Just for example\",\"dr_error_code\":0}",&lt;BR /&gt;"correlation_id": null&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;The SMS is successfully received by the recipient, but when they reply, I don’t receive any webhook for the reply (which I expected to come from the MESSAGE_INBOUND trigger).&lt;/P&gt;&lt;P&gt;Is there anything I’m missing or need to configure to receive the webhook for incoming replies?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Oct 2024 05:28:00 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Developer-Forum/Issue-with-the-MESSAGE-INBOUND-trigger-in-conversation-api-using/m-p/16299#M175</guid>
      <dc:creator>Kamta</dc:creator>
      <dc:date>2024-10-10T05:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with the MESSAGE_INBOUND trigger in conversation api using sms channel</title>
      <link>https://community.sinch.com/t5/Developer-Forum/Issue-with-the-MESSAGE-INBOUND-trigger-in-conversation-api-using/m-p/16304#M176</link>
      <description>&lt;P&gt;Hello, thank you for reaching out!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you've &lt;A title="set up your webhook(s) and triggers correctly" href="https://community.sinch.com/t5/Conversation-API/How-to-add-a-webhook-to-a-Conversation-API-app/ta-p/8100" target="_blank" rel="noopener"&gt;set up your webhook(s) and triggers correctly&lt;/A&gt;&amp;nbsp;and are &lt;A title="receiving delivery reports" href="https://developers.sinch.com/docs/conversation/channel-support/sms/message-support/#delivery-receipts" target="_blank" rel="noopener"&gt;receiving delivery reports&lt;/A&gt;. With that in mind, I recommend &lt;SPAN&gt;reaching out to&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Sinch support" href="mailto:Support@sinch.com" target="_blank" rel="nofollow noopener noreferrer"&gt;Sinch support&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;for additional assistance. This resource will be able to use information specific to your account/solution to provide more individualized help. To expedite the process, ensure that you have the&amp;nbsp;&lt;A title="Service Plan ID" href="https://community.sinch.com/t5/SMS/SMS-Service-Plans-Service-Plan-IDs-and-API-Tokens/ta-p/12602" target="_blank" rel="noopener"&gt;Service Plan ID&lt;/A&gt;&amp;nbsp;of the phone number/account used to send the original SMS messages readily available.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'll also reach out to the corresponding product team for more information. Once we hear back from the team, we'll either update this post or send you a direct message with any relevant information. In the meantime, please let us know if you have any other questions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 20:18:57 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Developer-Forum/Issue-with-the-MESSAGE-INBOUND-trigger-in-conversation-api-using/m-p/16304#M176</guid>
      <dc:creator>Sam_Williams</dc:creator>
      <dc:date>2024-10-10T20:18:57Z</dc:date>
    </item>
  </channel>
</rss>

