About the PDS Reference

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Welcome to the Project Data Service (PDS) Usage and Methods Reference for Microsoft® Project Server.

This reference explains how to use the PDS Application Programming Interface (API) to allow client applications to access Microsoft Project Server portfolio data. Client applications can programmatically log on to Microsoft Project Server and use Simple Object Access Protocol (SOAP) to call PDS API methods. The PDS implements a SOAP listener, which receives method calls in Extensible Markup Language (XML) format and returns an XML response.

This documentation includes example code and information about the following:

  • PDS usage and methods reference