Web Service

Introduction
This facility enables you to directly retrieve Queensland Government data using Web Service requests.
Through the implementation of custom code to initiate a data request and process the data response you have direct access to the data you may require for data modelling, data reports or new web based data presentation.

The Hydstra Perl web service URL is https://water-monitoring.information.qld.gov.au/cgi/webservice.exe?[JSON_request]
https://water-monitoring.information.qld.gov.au/cgi/webservice.exe?{"function":"get_db_info","version":"3","params":{"table_name":"site","return_type":"hash","filter_values":{"station":"922001A"}}}
The related WSDL (Web Services Description Language) file URL is https://water-monitoring.information.qld.gov.au/wini/webservice.wsdl

Please consult the Hydstra Help documentation for Web Services or contact the software supplier KISTERS Pty Ltd if you require assistance with web services scripting.

KISTERS provide some documentation at http://kisters.com.au/webservices.html