Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Warning

This is the Old flow of adding a WeHook. There is a new flow to add WebHooks. Refer - WebHook Agent Configuration.


Want to know how to manage webhook configuration for a tool?

If you want to understand the configuration of tool's webhook, you've landed at the right place!

Webhook - the end point is URL where the information is published. It uses the published web URL and push mechanism and send the data to the MQ. In the back web dispatcher will accept the event and capture the data . Expectation from creating Webhook Configuration is to be able to capture data as soon as the event takes place.

Prerequisite

  • There should be an entry in uiConfig.json mentioning “webhookHost”.
    eg: "webhookHost": http://localhost
  • json is required to place in INSIGHTS_HOME ,with the names and labels of the tools whose webhook needs to be configured.



  • No labels