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: This site is currently in beta testing and the sandbox features of the UI are not yet functional, but should be available soon.