<?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 Cisco ISE JSON SMS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ise-json-sms/m-p/5340637#M598640</link>
    <description>&lt;P&gt;I have a json format SMS template a below. Provider says its POST option. Whatever I config in ISE SMS does not generate.&lt;BR /&gt;Also, how to give a custom SMS body message in ISE.&lt;/P&gt;
&lt;PRE&gt;curl -- location 'https://smsapi.prov.com/gw/mysite/sms/v1/send' \
-- header 'Content-Type: application/json' \
-- data '{
"username": "username",
"password": "password",
"sender id": "mysite",
"to": "Your Mobile Number",
"sms type": "0",
"dlt_entity id": "12345678",
"body": "Dear User, your OTP for internet access is {#var#}. Thanks",
"dlt template id": "12345678"
}'&lt;/PRE&gt;</description>
    <pubDate>Tue, 21 Oct 2025 14:54:36 GMT</pubDate>
    <dc:creator>manvik</dc:creator>
    <dc:date>2025-10-21T14:54:36Z</dc:date>
    <item>
      <title>Cisco ISE JSON SMS</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-json-sms/m-p/5340637#M598640</link>
      <description>&lt;P&gt;I have a json format SMS template a below. Provider says its POST option. Whatever I config in ISE SMS does not generate.&lt;BR /&gt;Also, how to give a custom SMS body message in ISE.&lt;/P&gt;
&lt;PRE&gt;curl -- location 'https://smsapi.prov.com/gw/mysite/sms/v1/send' \
-- header 'Content-Type: application/json' \
-- data '{
"username": "username",
"password": "password",
"sender id": "mysite",
"to": "Your Mobile Number",
"sms type": "0",
"dlt_entity id": "12345678",
"body": "Dear User, your OTP for internet access is {#var#}. Thanks",
"dlt template id": "12345678"
}'&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Oct 2025 14:54:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-json-sms/m-p/5340637#M598640</guid>
      <dc:creator>manvik</dc:creator>
      <dc:date>2025-10-21T14:54:36Z</dc:date>
    </item>
  </channel>
</rss>

