url Template
Parameters
value
The Event Handler URL Template. Two predefined parameters {hub}
and {event}
are available to use in the template. The value of the EventHandler URL is dynamically calculated when the client request comes in. Example: http://example.com/api/{hub}/{event}
.