4 ms·
Doesn’t ms teams have API? I have elgato stream deck and it talks to the local client via official client API.
by RobertSponge 3y ago
Doesn’t ms teams have API? I have elgato stream deck and it talks to the local client via official client API.
- deleted 3y ago[deleted]
- _cenw 3y agoIt does, but it is extremely limited. The StreamDeck plugin covers essentially the entire (local) API surface. From what I glanced, it might even have been created for the Stream Deck plugin. https://support.microsoft.com/en-us/office/connect-to-third-party-devices-in-microsoft-teams-aabca9f2-47bb-407f-9f9b-81a104a883d6?storagetype=live https://support.microsoft.com/en-us/office/connect-to-third-... For everything else, you can either parse a log (have fun!) or ask your AD admin to create credentials so you can use graph API after an OIDC handshake (also have fun!)