You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if it’s possible to add webhook support to Setup Manager as a feature improvement. Right now, we can parse the SetupManagerUserData.txt file to get details like start time, end time, duration, and user/device info, but it requires extra scripting to integrate with external tools.
Webhooks would allow real-time notifications like Microsoft Teams. A payload could include fields like start/end timestamps, user ID, department, building, and asset tag. It’d be great for automation and tracking setups without needing manual parsing.
I was wondering if it’s possible to add webhook support to Setup Manager as a feature improvement. Right now, we can parse the SetupManagerUserData.txt file to get details like start time, end time, duration, and user/device info, but it requires extra scripting to integrate with external tools.
Webhooks would allow real-time notifications like Microsoft Teams. A payload could include fields like start/end timestamps, user ID, department, building, and asset tag. It’d be great for automation and tracking setups without needing manual parsing.
Attached some example adaptive card & webhook
SetupManager_Example_Webhook.json
SetuoManager_Example_AdaptiveCard.json
Thanks
The text was updated successfully, but these errors were encountered: