-
Notifications
You must be signed in to change notification settings - Fork 8
Compound Tasks
michael.rybintsev edited this page Aug 8, 2019
·
5 revisions
A compound task represents a collection of tasks may be grouped together have an status to show the overall progress.
Operation |
---|
Retrieving a compound task |
Updating a compound task |
Adding a task to the collection |
Removing a task from the collection |
GET /compoundtask/12345 HTTP/1.1
Accept: application/json
Authorization: OAuth2 frootymcnooty/vonbootycherooty
{
"links" : [
"self" : ...
],
"created" : "2011-05-05T09:48:35.0151000Z",
"updated" : "2011-05-06T11:48:35.0151000Z",
"status" : ...,
"tasks" : [
..
],
"creator" : ..
}
- Basic concepts
-
Resources
- Actor
- Approvals
- BulkProcess
- Calendar
- Membership
- Company
- Document
- Document library settings
- Folder
- Paged Folder
- Pins
- Integrations
- Form
- Friends
- Invitation
- Link
- Document Lock
- Folder Lock
- Localisation
- MemberAutocomplete
- Notifications
- Offline item
- PeopleBulkProcess
- Permissions
- Presence
- PublishedDocuments
- Recents
- Recommendations
- Recycle Bin
- Search
- Share
- Tasks (Todos), File Requests, Approvals
- Tasks on Documents
- Actions
- UserApprovals
- User
- VersionHistory
- Workspace
- Workspaces
- SamlPartners
- Logout
- Impersonation
- Administration
- WebHooks