...
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 completedYou can also create Jira tickets via AGILITY webhook events.
For instructions to set up webhooks, see AGILITY Webhook Integration.
To register you webhooks a new webhook endpoint in the AGILITY UI:
From the AGILITY homepage, select Settings > Application Settings.
Select Edit on the Webhook Configuration card.
Select New Endpoint.
Enter your endpoint URL and a description to identify the endpoint, then select the events from the Events to send drop-down list that you would like AGILITY to send to the new endpoint.
(Optional) If you want the events to be sent to all subscribers, select the Yes, I want to receive events for all users under this subscription check box.
Select Save & Close to finish, or to add another webhook, select Save & New.