Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Image RemovedAfter successful registration of Webhook, follow the below steps

Info

To know about the Hardware Requirements ,Click Hereinstallation process ,Click Here.

For More Details : Installing Webhook Subscriber and Webhook Engine

Webhook Subscriber

  • It creates the queue in RabbitMQ and fetches the data from the tool through the webhook, which has been configured.
  • It runs on port 8981.
  • Exceute the .jar file of Webhook Subscriber ,using command line or services.

Webhook Engine

  • Fetches the data from the queue, parse the data, fetches out the required data, based on the response template, and sends to the Neo4j.

  • Exceute the .jar file of Webhook Engine,using command line or services.


    Note

    Webhook Engine fetches the data only for Subscribed Webhook.