Description Usage Arguments Value Examples
List information of tasks
1 2 3 4 5 6 7 8 9 10 11 12 |
limit |
Integer: maximum number of tasks |
offset |
Integer: skip first N tasks |
workername |
Character: filter task by workername |
taskname |
Character: filter tasks by taskname |
state |
Character: filter tasks by state |
table |
Boolean: format response as table? If not, a list is returned |
url |
Character: Flower URL |
sortBy |
Character: sort tasks by attribute ( |
receivedStart |
Character: filter tasks by received date (must be greater than) format %Y-%m-%d %H:%M |
receivedEnd |
Character: filter tasks by received date (must be less than) format %Y-%m-%d %H:%M |
Data frame or list of task information
1 | taskList()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.