User's Manual

Custom URL Calling on Event
You can define a custom URL (such as REST endpoint of home automation systems) to be called on each type of event for
each tag individually or all tags. Each URL may include placeholders such as "{0}" or "{1}" to be replaced with specific
information from each event. With home automation systems such as Universal Devices Insteon/ISY or Phillips Hue Lamps that
supports HTTP based API, you can turn on light when door is opened, or motion is detected, for example.
Click the ">" button then choose "URL
Calling...".
Click on the event(s) you want to
enable URL calling, and enter the URL
of your REST Web service.
If the HTTP REST API you are calling
requires HTTP Verb other than "GET"
or requires argument to be sent in
HTTP body, click on the ">" button at
the right to specify these.