Guest user
Jiglu developers
Previous item Next item

Taskbox collection

The taskbox Collection is used to retrieve any tasks that a user has in the system, including any draft discussion messages and knowledge entries. It is not possible to carry out any other methods.

Listing collection entries

To retrieve a list of knowledge entries, do a GET method request to the Collection URL.

Tasks are returned in the order that they were created. The collection supports paging and returns first, last, next and previous links.

By default only the headlines of tasks are returned in the collection and a separate request must be made to retrieve the full content of a draft discussion message or knowledge entry.

Written by Stephen Hebditch.
Published on Monday, 5 May 2008 at 14:03. Version 2.0.0.