Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
Rest API doesn’t return the Project Managers Username in the response but the SOAP API does. Can the project manager usernames be also added to REST API response?
SOAP API
<PPM BASE_URL>/itg/ppmservices/ProjectService
Response contains: <projectManagerUserName>usernameXYZ</projectManagerUserName>
REST API
<PPM BASE_URL>/itg/rest2/pm/projects?projectNumber=1234567
Response Contains: <projectManagers>John Doe</projectManagers>
Full article: https://portal.microfocus.com/s/article/KM000017191