I have been asked to see if it is possible to have our Service Desk folks, click on a link within the alert in SCOM and have it pull back data out of TEM. I know there is the abilityto do REST API, but I have no idea as to how to pass the information to get the data back that I want them to see. I have a bes propertiy called server.properties that reads a file on the endpoint. I want to display the contents of that file via the REST API call.
Any thoughts or ideas would be greatly welcomed. Thanks.