Skip to main content
6-Contributor
December 14, 2024
Question

How to get the API JSON files for the Project & Task Management

  • December 14, 2024
  • 1 reply
  • 630 views
I am using Windchill PDMLink Release 12.1 and Datecode with CPS 12.1.2.5

How to get the API JSON files for the Project (Create, Update, and Delete actions) & Task Management (task update and completion action)

Here are the errors that I faced
How to get the API JSON files for the Project (Create, Update, and Delete actions) & Task Management (task update and completion action)

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
December 17, 2024

Hello @twindchill 

Login to windchill and check the Windchill REST services 

serverAddress/Windchill/netmarkets/html/wrs/doc.html

 

if the API is there you will find it and you can use it.

 

If the API does not exist then you have to create own custom one. 

HelesicPetr_0-1734421189203.png

 

PS> I do not believe that a rest API exists  to control Projects and Tasks.

PetrH