Add Http Command

Http commands allow you to add intergration with other 3rd party applications that support receiving HTTP commands. 

Server URL

This is the URL specified by the 3rd party application.

HTTP Verb

The verb will typically be GET or POST. Refer to your 3rd party application for details.

Headers

Headers are generally not required, but if your 3rd party application requires them, you can enter them here. 

Data

The data you provide will vary based on the server you are sending your HTTP command to. Name value pairs can be used (i.e, variable=value&var2=value), data can be sent raw with no formatting or it can be sent as json or XML. Refer to your 3rd party server for details.

If you wish to send the level of an InControl device, you can use InControl substitution text