This may seem obvious to many people, but it wasn't to me, so:
To run a saved search in IBM BPM from the REST API the URL is:
http(s)://<host>:<port>/rest/bpm/wle/v1/tasks/query/<SavedSearchName>
To restrict the size of results add ?size=<size> at the end
No comments:
Post a Comment