<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SMS Integration</title><link>https://community.appian.com/discussions/f/plug-ins/27821/sms-integration</link><description>Hi Everyone, 
 i have a task where i need to send OTP&amp;#39;s to the numbers by sending SMS through appian, how can this task be performed. 
 
 Thanks, 
 Sathvik</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: SMS Integration</title><link>https://community.appian.com/thread/154354?ContentTypeID=1</link><pubDate>Wed, 22 Apr 2026 05:32:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:98a0a422-569a-4855-83fb-9bdbee946960</guid><dc:creator>africalat835385</dc:creator><description>&lt;p data-start="127" data-end="140"&gt;Hi Sathvik,&lt;/p&gt;
&lt;p data-start="142" data-end="266"&gt;You can implement OTP via SMS in Appian by integrating an external SMS provider using a REST API. The typical approach is:&lt;/p&gt;
&lt;ol data-start="268" data-end="517"&gt;
&lt;li data-section-id="1mk5ggq" data-start="268" data-end="347"&gt;Generate the OTP in Appian (using an expression rule or integration logic)&lt;/li&gt;
&lt;li data-section-id="97hssb" data-start="348" data-end="407"&gt;Store/validate it temporarily (DB or process variable)&lt;/li&gt;
&lt;li data-section-id="sgvshp" data-start="408" data-end="471"&gt;Call an external SMS API using Appian&amp;rsquo;s Integration object&lt;/li&gt;
&lt;li data-section-id="17z74sr" data-start="472" data-end="517"&gt;Send the OTP to the user&amp;rsquo;s mobile number&lt;/li&gt;
&lt;/ol&gt;
&lt;p data-start="519" data-end="648"&gt;Most SMS providers offer simple HTTP APIs where you pass parameters like phone number, message content, and authentication key.&lt;/p&gt;
&lt;p data-start="650" data-end="906"&gt;For example, platforms like Africala provide &lt;a href="https://africala.net/tz/bulk-sms-tanzania/"&gt;bulk SMS &lt;/a&gt;and OTP messaging APIs that can be integrated with Appian using REST calls. You just need to configure the endpoint, headers, and payload in Appian and trigger it from your process model or interface.&lt;/p&gt;
&lt;p data-start="908" data-end="935"&gt;Make sure to also handle:&lt;/p&gt;
&lt;ul data-start="936" data-end="1040"&gt;
&lt;li data-section-id="45htgh" data-start="936" data-end="966"&gt;OTP expiry and retry logic&lt;/li&gt;
&lt;li data-section-id="o94pli" data-start="967" data-end="1009"&gt;Error handling for failed SMS delivery&lt;/li&gt;
&lt;li data-section-id="ea9w2" data-start="1010" data-end="1040"&gt;Rate limiting for security&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMS Integration</title><link>https://community.appian.com/thread/108251?ContentTypeID=1</link><pubDate>Tue, 21 Feb 2023 10:41:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af1c2baf-26fa-4e65-99bd-8fc07e13e3ea</guid><dc:creator>Basavaraju Sathvik</dc:creator><description>&lt;p&gt;i have used twilio&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/19/MicrosoftTeams_2D00_image-_2800_3_2900_.png" /&gt;&amp;nbsp;iam facing this issue&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMS Integration</title><link>https://community.appian.com/thread/108244?ContentTypeID=1</link><pubDate>Tue, 21 Feb 2023 07:08:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a98ec7de-574c-4cc1-8d9a-bdff5c18202b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I had used Twilio successfully. But this depends on your requirements and cost.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMS Integration</title><link>https://community.appian.com/thread/108243?ContentTypeID=1</link><pubDate>Tue, 21 Feb 2023 07:05:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:448c82d5-1fed-47f3-933c-29bbaa835e44</guid><dc:creator>Basavaraju Sathvik</dc:creator><description>&lt;p&gt;Thanks for reply, Which SMS service is good to use?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMS Integration</title><link>https://community.appian.com/thread/108242?ContentTypeID=1</link><pubDate>Tue, 21 Feb 2023 07:03:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3021d99b-0e9a-4474-8d58-0e78b747b0a4</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You would just have to integrate to your SMS service of choice using their respective web API.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>