Creating LifeCycle Projects via REST API, or Link Projects?
Accepted answer
Hello Kurtulus,
It is possible to do it via REST API. What I am usually doing is starting Firebug and recreate the steps in web ui. Then you will see in net panel what are the queries sent to make particular action. You can try this approach.
Let us know if it helps.
It is possible to do it via REST API. What I am usually doing is starting Firebug and recreate the steps in web ui. Then you will see in net panel what are the queries sent to make particular action. You can try this approach.
Let us know if it helps.
One other answer
Hi,
I have also found the links below.
Thank you.
https://jazz.net/wiki/bin/view/Main/LPAAPIExampleClient
https://jazz.net/wiki/bin/view/Main/DraftLPARestAPI#Check_Auth_Service
I have also found the links below.
Thank you.
https://jazz.net/wiki/bin/view/Main/LPAAPIExampleClient
https://jazz.net/wiki/bin/view/Main/DraftLPARestAPI#Check_Auth_Service