Mazevo Calendar Integration


 

Hi,
 
Anybody here integrated with Mazevo?  The scheduling panels support their webpage, but I'm looking to have the processor be able to do things based on calendar events.  The API doesn't seem too terrible.  But I figured I'd just throw it out there and see if I'm looking at re-inventing the wheel.  
 
 
Thanks!


 

I've used the API to get schedule information to display as read-only on some TSW panels acting as room signs. It should be fairly painless if you're comfortable with HTTP/JSON in S#. At the time they didn't have any kind of web socket or webhook feature, so I had to poll for updates. 
 
-Dustin