Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook Notification Service #1107

Open
jonstout opened this issue Mar 23, 2020 · 0 comments
Open

Webhook Notification Service #1107

jonstout opened this issue Mar 23, 2020 · 0 comments
Labels

Comments

@jonstout
Copy link
Member

The primary goal of this service is to provide users a mechanism to subscribe to OESS events. To subscribe to these events, users provide a REST API URL and select the events they are interested in. OESS then executes a web service request to this URL whenever one of the selected events occurs and provides the relevant data in JSON form.

Examples of events which may be subscribed to:

  • New Connection
  • New Workgroup User
  • New ACLs
  • Etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant