Expose the Pager feature in the API
Christopher Shaw
Member Posts: 1 ✭
I'd like to be able to enter a parent code on a tablet from the nursery and page the parents without having to leave the room to go to the sound booth, or figure out who to text, or worry about using radios. It would be great if I could just page them from the classroom from a simple web/mobile app I've created. Exposing the pager feature in the Proclaim API would be very beneficial.
It would require just a couple of endpoints:
- "showPager" with a "message" parameter - shows the message on the screen.
- "clearPager" with no parameters - clears the pager message from the screen.
1