After successful registration of webhook, follow the below steps
To know about the Hardware Requirements ,Click Here
Webhook Subscriber
- Platform InsightsWebhook creates the queue in RabbitMQ and fetches the data from the tool through the webhook, which has been configured.
- It runs on port 8981.
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.
Webhook Engine fetches the data only for Subscribed Webhook.