I am trying to extract data from IBM BPM using the REST API.I am using the process instance ID to perform the search. However only one column is needed but it returns several and wanted to know of any recommendations that I can use to edit the search as I am going to do this for 3000+ processes
so far I have tried wle/v1/process?action=getdetails&instanceIds=11162090&parts=data
wle/v1/process?action=getdetails&instanceIds=11162090&parts=data