Wikis - Page

Knowledge Doc: Rest API doesn’t return the Project Managers Username in the response but the SOAP API does

0 Likes

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

Labels:

Support Tips/Knowledge Docs
Comment List
Related
Recommended