Extract Resource ID from MS Graph Webhook Notification
When using the MS Graph API, Microsoft in their infinite wisdom don't always just send you back the resource ID - for chats, they send this ridiculous string instead. This tiny bit of regex will let you grab the Chat ID easily without having to do some other crazy work to figure out what user chat t...
Submitted by Ben Of The North - 6 days ago