Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

  1. From the AGILITY homepage, select Settings > Application Settings.

    application-settings.pngImage Added
  2. Select Edit on the Webhook Configuration card.

    Image Added
  3. Select New Endpoint.

    Image Added
  4. 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.

  5. (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.

  6. Select Save & Close to finish, or to add another webhook, select Save & New.