<?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: API for Text Messaging in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957072#M2593</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/442847"&gt;@DannyBoemermann&lt;/a&gt;, if you have Webex Calling, you can send/receive text/SMS messages.&amp;nbsp; Information is posted at this site:&lt;BR /&gt;&lt;A href="https://help.webex.com/en-us/article/nesvbw3/Webex-App-%7C-Send-a-text-message" target="_self"&gt;https://help.webex.com/en-us/article/nesvbw3/Webex-App-%7C-Send-a-text-message&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This is part of licensing though so please check your Webex Suite licensing to make sure you have this feature available.&amp;nbsp; Webex on-prem does not include text/SMS though and there is currently no way to add it.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Nov 2023 16:58:15 GMT</pubDate>
    <dc:creator>Kathy N.</dc:creator>
    <dc:date>2023-11-10T16:58:15Z</dc:date>
    <item>
      <title>API for Text Messaging</title>
      <link>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957021#M2590</link>
      <description>&lt;P&gt;Has anyone figured out a way to use the API to send Text Messages? It appears the&amp;nbsp;/v1/messages can only be used for messaging webex users.&lt;BR /&gt;I'm not able to get the personId for a text message contact, nor do the text message threads appear when listing rooms to be able to use the roomId. I'd like to use the API to create an integration that allows professors to 'direct' text message with their students.&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 15:23:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957021#M2590</guid>
      <dc:creator>DannyBoemermann</dc:creator>
      <dc:date>2023-11-10T15:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: API for Text Messaging</title>
      <link>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957037#M2591</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/442847"&gt;@DannyBoemermann&lt;/a&gt; the Webex Messaging API will only be able to send a message in a Webex space, not an SMS. This would need some 3rd party development if you want to make it work. If you have a text message service that you can use with API and webhooks, you would create Webex webhooks&amp;nbsp;&lt;A href="https://developer.webex.com/docs/webhooks" target="_blank"&gt;https://developer.webex.com/docs/webhooks&lt;/A&gt;&amp;nbsp;to listen to Webex messages. Every time a user sends a message to your bot for example, the bot could trigger an SMS to a specific user.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 16:01:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957037#M2591</guid>
      <dc:creator>Janos Benyovszki</dc:creator>
      <dc:date>2023-11-10T16:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: API for Text Messaging</title>
      <link>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957042#M2592</link>
      <description>&lt;P&gt;Why would I need a third party to do the SMS? Webex is my text message service.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 16:06:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957042#M2592</guid>
      <dc:creator>DannyBoemermann</dc:creator>
      <dc:date>2023-11-10T16:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: API for Text Messaging</title>
      <link>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957072#M2593</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/442847"&gt;@DannyBoemermann&lt;/a&gt;, if you have Webex Calling, you can send/receive text/SMS messages.&amp;nbsp; Information is posted at this site:&lt;BR /&gt;&lt;A href="https://help.webex.com/en-us/article/nesvbw3/Webex-App-%7C-Send-a-text-message" target="_self"&gt;https://help.webex.com/en-us/article/nesvbw3/Webex-App-%7C-Send-a-text-message&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This is part of licensing though so please check your Webex Suite licensing to make sure you have this feature available.&amp;nbsp; Webex on-prem does not include text/SMS though and there is currently no way to add it.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 16:58:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957072#M2593</guid>
      <dc:creator>Kathy N.</dc:creator>
      <dc:date>2023-11-10T16:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: API for Text Messaging</title>
      <link>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957106#M2594</link>
      <description>&lt;P&gt;Correct. We currently have the ability to call/text from Webex, but I would like to use the API to send and then retrieve the text messages. The end goal is to create a webex integration for an existing web application.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 17:58:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957106#M2594</guid>
      <dc:creator>DannyBoemermann</dc:creator>
      <dc:date>2023-11-10T17:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: API for Text Messaging</title>
      <link>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957112#M2595</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/442847"&gt;@DannyBoemermann&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I feel your pain, as you and I would have expected the Webex Calling API should have the SMS, since Webex Calling has SMS, right?&lt;BR /&gt;&lt;BR /&gt;As the other guys said it doesn't, so programmatically it can't be done for now just by having Webex Calling Licenses and enabling SMS. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://ciscocollabcustomer.ideas.aha.io/ideas/WXCUST-I-1236" target="_blank" rel="noopener"&gt;https://ciscocollabcustomer.ideas.aha.io/ideas/WXCUST-I-1236&lt;/A&gt;&lt;BR /&gt;In the original request somebody asked about API access, but only the ability to send texts was added, from an End user perspective yes is fixed/added, not programmatically can't send SMSs via API.&lt;BR /&gt;&lt;BR /&gt;I suggest try with Webex Connect, which operates as a Cisco SMS message service (mostly intended used for call centers). I am working on what you want since our customers also want it, since the functionality (SMS message service) is on a different product (Webex Connect) but not on the Core Webex Calling API, it makes me think it is a business decision to force you to buy a separate product, but who knows!, maybe the Webex Calling API will add the SMS messaging functionality in the future, I will try to open an AHA request this weekend for this on Webex Calling API as it&amp;nbsp; as your use case has merit and will avoid us having to buy something separate to achieve the same result.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 22:20:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/api-for-text-messaging/m-p/4957112#M2595</guid>
      <dc:creator>mparra.fusionet</dc:creator>
      <dc:date>2023-11-10T22:20:30Z</dc:date>
    </item>
  </channel>
</rss>

