After successful registration of webhookWebhook, follow the below steps
Info |
---|
To know about the Hardware Requirements installation process ,Click Here. For More Details : Installing Webhook Subscriber |
...
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.