For the complete documentation index, see llms.txt. This page is also available as Markdown.

API.EWS.01 Event Subscription

The subscriber APIS facilitates defining endpoints that facilitate to subscribe/unsubscribing events from the EWS. An SP system can subscribe to receive alerts and define what type of events and severity.

API definition link:

  • /subscribe

    • The SP system needs to subscribe to events with expected search criteria so events with expected criteria are only received on the SP system end.

  • /unsubscribe

    • The SP system can unsubscribe to events using this endpoint.

Please refer to GitHub for YAML object definitions:

  • YAML definitions

Note: Above YAML is consolidated, for any changes kindly raise pull request on github.

Last updated

Was this helpful?