Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If using Windows, curl can be installed as part of the cygwin package.

Retrieving with curl

Replace <ID> with the ID of the relevant report subscription:

Code Block
curl -k -s http://acd-lb/CarrierPortal/StatisticsReportsServlet?ReportSubscriptions_ID=<ID>

...