Skip to main content
Participant
May 23, 2013
Question

running reports from API

  • May 23, 2013
  • 1 reply
  • 960 views

Is there a way to run reports from the API, such as the reports on training and events that you get from the web interface?

This topic has been closed for replies.

1 reply

Jorma_at_Knox
Legend
May 23, 2013

You should be able to pull all that info from the API, but it will be in XML format, and not a as user friendly as the web interface. You could create your own application to interpret the data received and display it in a friendly way.