I am trying to create a webhook on application start in the configuration method of the Startup.cs file:
public void Configuration(IAppBuilder app) {