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

API.EWS.02 Event Notification

The notify endpoint to be implemented on the SP side to recieve the alerts posted from EWS.

API definition link:

  • /notify

Note: As per the current definition we assume that event data will be sent on the REST endpoint/notify ( EWS -> SP system). There are different approaches to achieving event notification like message queuing etc.

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?