4 ms·
Not sure if AutoHotKey is the tool for this, but, I am looking for a functionality such that, when I get a ping from MS Teams (say), I want some other system in
by deostroll 3y ago
Not sure if AutoHotKey is the tool for this, but, I am looking for a functionality such that, when I get a ping from MS Teams (say), I want some other system in my home network to notify me of it - perhaps a notification in my android phone?
Anyway we can achieve this?
- RobertSponge 3y agoDoesn’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!)
- mackrevinack 3y agosounds like something that would be better suited to ifttt or zapier
- ChoGGi 3y agoI believe you can use ahk to monitor colour changes?
- ThrowawayTestr 3y agoCheck out if this then that (iftt)