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

Version 1 Next »

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:

  • No labels