Service Info: task
Service Description
This service provides an interface for working with tasks. Tasks are units of work that require a human to action. Tasks are assigned to individuals or a group of individuals.
Available Operations
The following operations are available for the task service. You can click on each operation to see detailed information about that operation.
Operation | Description |
---|---|
appointmentAccept | IMPORTANT: This is a preliminary operation that is subject to change, use at your own risk This operation allows you to accept an appointment you have been invited to. |
appointmentCreate | IMPORTANT: This is a preliminary operation that is subject to change, use at your own risk This operation creates a new calendar appointment. |
appointmentDecline | IMPORTANT: This is a preliminary operation that is subject to change, use at your own risk This operation allows you to decline an appointment that you have been invited to. Declining an appointment removes it from your calendar. |
appointmentDelete | IMPORTANT: This is a preliminary operation that is subject to change, use at your own risk This operation deletes an appointment. Only an administrator can delete appointment that are not owned/organized by them. |
appointmentGetInfo | IMPORTANT: This is a preliminary operation that is subject to change, use at your own risk This operation gets the specified appointment information. |
appointmentUpdate | IMPORTANT: This is a preliminary operation that is subject to change, use at your own risk This operation updates a previously created calendar appointment. |
taskAssign | This operation re-assigns a task to an individual. |
taskCancel | This operation cancels the existing task. |
taskComplete | This operation completes and existing task. |
taskCreate2 | This operation creates a new task. |
taskDelete | This operation deletes a task. Only tasks that are not associated with a workflow can be deleted. Only an administrator can delete tasks that are not owned by them. |
taskGetInfo | This operation gets the specified task information. |
taskGetList | This operation gets a list of tasks. |
taskUpdate2 | This operation updates an existing task. |