Is there a way to subscribe to events that occur on SAS Viya? For example, if a file is updated, I want SAS to send an HTTP POST payload to a preconfigured webhook. Like you can do with GitHub, see
https://developer.github.com/webhooks/. I can’t find anything on the SAS developer documentation about this.