<!-- Intent: get the total number of existing Text Alert Triggers
    GET to the following url
    http://api.v4.swiftreach.com/api/Alerts/Triggers/Text/Count
    -->

<!-- No XML input is required -->

<!-- example return value -->
<int>2</int>