Skip to main content
Server path: /google-task | Type: Application | PCID required: Yes

Tools


google-task_clear_tasks

Clears all completed tasks from the specified task list. The affected tasks will be marked as ‘hidden’ and no longer be returned by default when retrieving all tasks for a task list. Parameters:

google-task_delete_task

Deletes the specified task from the task list. Parameters:

google-task_delete_tasklist

Deletes the authenticated user’s specified task list. Parameters:

google-task_get_task

Returns the specified task. Parameters:

google-task_get_tasklist

Returns the authenticated user’s specified task list. Parameters:

google-task_insert_task

Creates a new task on the specified task list. Parameters:

google-task_insert_tasklist

Creates a new task list and adds it to the authenticated user’s task lists. Parameters:

google-task_list_tasklists

Returns all the authenticated user’s task lists. Parameters:

google-task_list_tasks

Returns all tasks in the specified task list. Parameters:

google-task_move_task

Moves the specified task to another position in the task list. This can include putting it as a child task under a new parent and/or move it to a different position among its sibling tasks. Parameters:

google-task_patch_task

Updates the specified task. This method supports patch semantics. Parameters:

google-task_patch_tasklist

Updates the authenticated user’s specified task list. This method supports patch semantics. Parameters:

google-task_update_task

Updates the specified task. Parameters:

google-task_update_tasklist

Updates the authenticated user’s specified task list. Parameters: