You can use the Projects API to interact with projects within Workfront. The calls included with this API interact directly with the project itself, rather than with objects like tasks or issues that only relate to the project.

Following are some examples of the most common ways of interacting with projects through the API:

  • Get project data from Workfront to use with a third-party application. This can include parameterValues or custom data.
  • Create a new project that is prepopulated with data, including custom data.
  • Update existing information on the Project, including adding new custom data or modifying existing custom data.
  • Attach a new template to the Project.
  • Get Comments from a project's Update Stream.

Please Note: Although version selection and other interactive features on this page are not currently functional, the information on this page is accurate and up to date.

Because the spec files on this site are large, the UI may take a few minutes to load in your browser.