Event Subscriptions
Proxy Settings For Event Subscriptions
This topic only applies to on-premise installations.
If your AlphaTrust® e-Sign server is on a network that uses a proxy, you may need to create an exception to allow the notification to get through without using requiring the proxy. In a \Windows\SysWOW64\ command prompt, use the following command to create a proxy bypass list:
netsh winhttp set proxy [proxy-server=] ProxyServerName [bypass-list=] <HostsList>
Make sure that you include http:// or https:// appropriately for all <HostsList> entries.
Task Event Subscriptions
There are two methods that are supported for notifying your application of these status change events: (1) HTTP POST, and (2) HTTP GET.
Webhook Configuration
There are two methods that are supported for notifying your application of status change events: (1) HTTP POST, and (2) HTTP GET.