I would like to automate banner messages sent to users. Are there any plans to expose this in the API?
My Requirement:
When we do an application release, we want to display 3 banners in order:
- Tell everyone that is logged in that there is about to be a release in X minutes
- Tell everyone that a release is in progress
- Tell everyone that a release is done
We are using the user interface to do this, but it is quite a manual process which we would like to streamline using the API.