It's all about the answers!

Ask a question

Can we create/update Approval field in work item type through Rest APIs?


Dimple Shah (11) | asked Jul 22, 2:47 a.m.

I want to create and update approval field in work item type through Rest API

Is there any API available?
If there is Plain Java API available, please attach documentation link

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Jul 22, 3:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

As far as I can tell, there is no public supported REST or otherwise public supported HTTP based API available to create, update Approval data in EWM work items. There is a reportable REST API that allows to GET the data - look at the example on my blog.


The only public supported API's that support create and update Approval data in EWM work items are the EWM SDK and the Plain Java Client Libraries. An example is shown in https://rsjazz.wordpress.com/2012/10/01/adding-approvals-to-work-items-using-the-plain-java-client-libraries/ .

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.