<?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 Can I automatically manage opt-ins for Conversation API? in Conversation API</title>
    <link>https://community.sinch.com/t5/Conversation-API/Can-I-automatically-manage-opt-ins-for-Conversation-API/ta-p/18970</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;Ensuring that you keep track of which customers opt-in and &lt;A title="opt-out" href="https://community.sinch.com/t5/Conversation-API/Can-I-automatically-manage-opt-outs-for-Conversation-API/ta-p/18969" target="_blank" rel="noopener"&gt;opt-out&lt;/A&gt; of different messaging campaigns is essential.&amp;nbsp;Additionally, several of Conversation API's channels require you to obtain recipient opt-in prior to sending certain messages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The &lt;A href="https://developers.sinch.com/docs/conversation/consent-management" target="_blank" rel="noopener"&gt;consent management functionality of Conversation API&lt;/A&gt; allows you to manage the registration of opt-in messages sent by your end-users. It does so by checking the text content of inbound messages, matching that content with a set of pre-defined opt-in phrases, and, upon identifying a match,&amp;nbsp;sending an&amp;nbsp;&lt;A href="https://developers.sinch.com/docs/conversation/callbacks/#opt-in" target="_blank" rel="noopener"&gt;opt-in callback&lt;/A&gt;&amp;nbsp;to your system via webhook trigger.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Once enabled, the consent management functionality will start processing mobile originated messages.&amp;nbsp;For all mobile originated messages, the consent management functionality will check for the presence of keywords that identify the message is an opt-in or opt-out message.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note the following:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;The system checks for an exact match. So, for example, if the keyword &lt;CODE&gt;start&lt;/CODE&gt; is set as the opt-in keyword, a message containing the text &lt;CODE&gt;start&lt;/CODE&gt; will trigger the consent management functionality. However, a message containing the text&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;start now please&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;will&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;trigger the functionality.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The consent management matching process is case insensitive, so text like&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Start&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;START&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;starT&lt;/CODE&gt;, etc. would all trigger the functionality in this example case.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;If no keywords are provided, a default keyword list is provided. &lt;SPAN&gt;For more information about how to customize keywords or auto-replies, see our&amp;nbsp;&lt;/SPAN&gt;&lt;A title="article on keyword and auto-reply customization" href="https://community.sinch.com/t5/Conversation-API/Can-I-customize-opt-in-and-opt-out-keywords-for-use-with-consent/ta-p/18980" target="_blank" rel="noopener"&gt;article on keyword and auto-reply customization&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;To activate this functionality, see our article &lt;A title="How do I activate consent management?" href="https://community.sinch.com/t5/Conversation-API/How-do-I-activate-consent-management-functionality-for-my/ta-p/18968" target="_blank" rel="noopener"&gt;How do I activate consent management?&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For information on Conversation API's&amp;nbsp;&lt;CODE&gt;consents&lt;/CODE&gt;&amp;nbsp;endpoint, see our&amp;nbsp;&lt;A title="API reference documentation" href="https://developers.sinch.com/docs/conversation/api-reference/conversation/consent" target="_blank" rel="noopener noreferrer"&gt;API reference documentation&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;A href="https://www.sinch.com/products/apis/messaging/conversation-api/" target="_blank" rel="noopener noreferrer"&gt;Learn more about Sinch Conversation API&lt;/A&gt;.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 17 Nov 2025 16:05:30 GMT</pubDate>
    <dc:creator>Sam_Williams</dc:creator>
    <dc:date>2025-11-17T16:05:30Z</dc:date>
    <item>
      <title>Can I automatically manage opt-ins for Conversation API?</title>
      <link>https://community.sinch.com/t5/Conversation-API/Can-I-automatically-manage-opt-ins-for-Conversation-API/ta-p/18970</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;Ensuring that you keep track of which customers opt-in and &lt;A title="opt-out" href="https://community.sinch.com/t5/Conversation-API/Can-I-automatically-manage-opt-outs-for-Conversation-API/ta-p/18969" target="_blank" rel="noopener"&gt;opt-out&lt;/A&gt; of different messaging campaigns is essential.&amp;nbsp;Additionally, several of Conversation API's channels require you to obtain recipient opt-in prior to sending certain messages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The &lt;A href="https://developers.sinch.com/docs/conversation/consent-management" target="_blank" rel="noopener"&gt;consent management functionality of Conversation API&lt;/A&gt; allows you to manage the registration of opt-in messages sent by your end-users. It does so by checking the text content of inbound messages, matching that content with a set of pre-defined opt-in phrases, and, upon identifying a match,&amp;nbsp;sending an&amp;nbsp;&lt;A href="https://developers.sinch.com/docs/conversation/callbacks/#opt-in" target="_blank" rel="noopener"&gt;opt-in callback&lt;/A&gt;&amp;nbsp;to your system via webhook trigger.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Once enabled, the consent management functionality will start processing mobile originated messages.&amp;nbsp;For all mobile originated messages, the consent management functionality will check for the presence of keywords that identify the message is an opt-in or opt-out message.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note the following:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;The system checks for an exact match. So, for example, if the keyword &lt;CODE&gt;start&lt;/CODE&gt; is set as the opt-in keyword, a message containing the text &lt;CODE&gt;start&lt;/CODE&gt; will trigger the consent management functionality. However, a message containing the text&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;start now please&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;will&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;trigger the functionality.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;The consent management matching process is case insensitive, so text like&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Start&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;START&lt;/CODE&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;starT&lt;/CODE&gt;, etc. would all trigger the functionality in this example case.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;If no keywords are provided, a default keyword list is provided. &lt;SPAN&gt;For more information about how to customize keywords or auto-replies, see our&amp;nbsp;&lt;/SPAN&gt;&lt;A title="article on keyword and auto-reply customization" href="https://community.sinch.com/t5/Conversation-API/Can-I-customize-opt-in-and-opt-out-keywords-for-use-with-consent/ta-p/18980" target="_blank" rel="noopener"&gt;article on keyword and auto-reply customization&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;To activate this functionality, see our article &lt;A title="How do I activate consent management?" href="https://community.sinch.com/t5/Conversation-API/How-do-I-activate-consent-management-functionality-for-my/ta-p/18968" target="_blank" rel="noopener"&gt;How do I activate consent management?&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For information on Conversation API's&amp;nbsp;&lt;CODE&gt;consents&lt;/CODE&gt;&amp;nbsp;endpoint, see our&amp;nbsp;&lt;A title="API reference documentation" href="https://developers.sinch.com/docs/conversation/api-reference/conversation/consent" target="_blank" rel="noopener noreferrer"&gt;API reference documentation&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;A href="https://www.sinch.com/products/apis/messaging/conversation-api/" target="_blank" rel="noopener noreferrer"&gt;Learn more about Sinch Conversation API&lt;/A&gt;.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 17 Nov 2025 16:05:30 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Conversation-API/Can-I-automatically-manage-opt-ins-for-Conversation-API/ta-p/18970</guid>
      <dc:creator>Sam_Williams</dc:creator>
      <dc:date>2025-11-17T16:05:30Z</dc:date>
    </item>
  </channel>
</rss>

