Task Template Checklist Methods: Overview
The methods in this section manage checklist items within task templates.
For more information about checklists, refer to the article Checklists: Overview of Methods.
Quick Navigation: All Methods
Overview of Methods
Scope: task
Who can execute the method: varies by method
|
Method |
Description |
|
Adds a checklist item |
|
|
Updates a checklist item |
|
|
Retrieves a checklist item by id |
|
|
Retrieves a list of checklist items |
|
|
Deletes a checklist item |
|
|
Moves an item after the specified one |
|
|
Moves an item before the specified one |
|
|
Marks an item as completed |
|
|
Returns an item to an incomplete state |
|
|
Adds an attachment from content |
|
|
Adds attachments from Drive |
|
|
Removes attachments from a checklist item |
Previous