REST API For Attachments of a workitem
Hello Team
I want to know how to get the Workitems Attachment using Rest API.
Currently i am able to access the information about id,summary and type of a workitem using below link
https://rb-ubk-clm-04.de.bosch.com:9443/ccm/rpt/repository/workitem?fields=workitem/workItem[target/id=M01.7 and type/id=com.bosch.rtc.configuration.workitemtype.type.changerequest]/id|summary|target/id|type/name
But I am unable to find out the attachments of a workitem
Please help
I want to know how to get the Workitems Attachment using Rest API.
Currently i am able to access the information about id,summary and type of a workitem using below link
https://rb-ubk-clm-04.de.bosch.com:9443/ccm/rpt/repository/workitem?fields=workitem/workItem[target/id=M01.7 and type/id=com.bosch.rtc.configuration.workitemtype.type.changerequest]/id|summary|target/id|type/name
But I am unable to find out the attachments of a workitem
Please help
Comments
ignacio garcia
Jul 24 '19, 8:32 p.m.Hi Pradeep, I hope you're well. Did you solve it?