Appendices : GMS Integration with ConnectWise

Creating a Scheduled Report
This section details an example configuration procedure for creating a GMS Scheduled Report using Web Services.
Use the following Uniform Resource Identifier (URI) template, Report Mapping table, and EXAMPLE System Information, for the configuration procedure:
URI Template:Report
https://<ip>:<port>/ws/addReport/?username=<gmsid>&password=<password>&encType=0&serial_number=<serial number>&report_id=<report ID from report mapping table>&sch_name=<report schedule name>
Report Mapping Table
 
System Information
 
To create a GMS Scheduled Report, complete the following steps:
1
Incorporate the System Information into the URI template.
2
https://10.1.1.100:443/ws/addReport/?username=gmsws&password=password&encType=0&serial_number=000011112222&report_id=37010&sch_name=ConnectWiseReport1