This tab defines the connection to the Coursedog api.
Base API URL
Enter the base URL of the Coursedog api. Default: https://api.Coursedog.cool/api/v1
School ID
Enter the school id for the connection
Username
Enter the username (email) that the software will use to login to the api.
Password
Enter the password
Time zone of Calendar
Select the time zone of your site data. Normally this will be your local time zone.
Test Connection
After you have entered the above information, this will check that you can connect to the API.
Log Requests
Check this box to enable all API requests to be logged to the Events2HVAC log file. You must have Events2HVAC logging severity set to DEBUG to see these messages.
Log Responses
Check this box to enable all API responses to be logged to the Events2HVAC log file. You must have Events2HVAC logging severity set to DEBUG to see these messages.
Note: You should turn off Log Requests and Log Responses after you have debugged your issues. Otherwise your log files will be filled with unnecessary extra data.