Teams Webhook - View Computer in Jamf button link incorrect #67

Closed
opened 2026-01-19 18:31:25 +00:00 by michael · 1 comment
Owner

Originally created by @lukecharters on GitHub.

Hi,

The View Computer in Jamf button in the Teams webhook has a URL format of "Jamf Pro URL"+/mdm/ServerURL?id=+"Jamf Computer ID" (ie. https://yourjamfserver.com:8443/mdm/ServerURL?id=123456). This returns a HTTP 500 error.

URL format should be "Jamf Pro URL"+/computers.html?id=+"Jamf Computer ID" (ie. https://yourjamfserver.com:8443/computers.html?id=123456).

This is on version 1.2.1-554.

Thanks for making this awesome tool!

Originally created by @lukecharters on GitHub. Hi, The `View Computer in Jamf` button in the Teams webhook has a URL format of `"Jamf Pro URL"`+`/mdm/ServerURL?id=`+`"Jamf Computer ID"` (ie. https://yourjamfserver.com:8443/mdm/ServerURL?id=123456). This returns a HTTP 500 error. URL format should be `"Jamf Pro URL"`+`/computers.html?id=`+`"Jamf Computer ID"` (ie. https://yourjamfserver.com:8443/computers.html?id=123456). This is on version 1.2.1-554. Thanks for making this awesome tool!
michael added the bug label 2026-01-19 18:31:25 +00:00
Author
Owner

@scriptingosx commented on GitHub:

please test in 1.2.2

@scriptingosx commented on GitHub: please test in [1.2.2](https://github.com/jamf/Setup-Manager/releases/tag/v1.2.2)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jamf/Setup-Manager#67