Microsoft Teams status API

Hi,
I’d like to create a dataset showing the presence of my department using Microsoft Teams Graph API. I’ve read through Microsoft’s docs, and I can pull back one user’s status with the API, which would mean 35 datasets to deal with. Another option is their subscription API and listing the GUIDs of the employees in the request. This seems like the method to go, but it requires webhooks to make and renew the subscription, then pass a token to the API call to get the info. Has anyone looked at getting this info before or have a simple method to display the info in Xibo?
url for reference:

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.