When building integrations, it's beneficial for your applications to receive real-time events, enabling your backend systems to respond promptly.
To activate webhook events, you need to register webhook endpoints in either the AGILITY UI or using the AGILITY API. Once registered, AGILITY sends webhook events to your application as a JSON payload, incorporating an Event object.
Leveraging webhook events is especially valuable for monitoring asynchronous events, such as when a PCAP analysis is completed.
To register you webhooks in the AGILITY UI:
0 Comments