Skip to main content

Hello All, 

 

Would anyone happen to know the format of URI for the worklist REST service endpoint?

 

The depreciated method is listed as 

{Service Root URI}/Worklist/Items?

https://api.denallix.com:443/K2Services/REST.svc/Worklist

 

The developer reference indicates the URI for the recommended worklist REST Service would be the following, but the root is not provided.

api/worklistitem

 

Would the URI look something like this? ie https://api.denallix.com:443/K2Services/REST.svc/api/worklistitem/{serial_no}

 

I have tried various combinations with no luck.

Any assistance would be most appreciated.

 

Many thanks,

K

Hi,


 


Perharps, this might help.


 


Worklist items
https://k2.denallix.com/k2api/api/worklistitem



Sample Inputs
https://k2.denallix.com/k2api/api/worklistitem/Sample


Reply