Topic: Running reports programmatically
Hello all,
I was wondering if there is a way to run reports (or any scripts, for that matter) programmatically? (That is, without having to login via the web interface, but rather by passing in credentials in some other way like a GET or POST.)
I ask because I'd love the ability to write a custom script that generates a number of reports all at once without having to use the web interface, but rather just calling the php scripts directly.
If this isn't available, could you give direction as to how something like this could be designed/implemented?
Thanks very much!
~Tom