Sign in

Move task

documented

Moves the specified task to another position in the destination task list.

POST /tasks/v1/lists/{tasklist}/tasks/{task}/moveTasksno implementation yet0 runs

Input

tasklist*
Task list ID
Task list ID (e.g., @default or a specific list ID)
task*
Task ID
Task ID to move
parent
New parent task ID
Parent task ID (optional)
previous
Previous sibling task ID
Previous sibling task ID (optional)
destinationTasklist
Destination task list ID
Destination list ID (optional; move across lists)
Calls Google Tasks as you (your API key is your account); keychains.dev holds the credentials.
Move task · Google Tasks · OpenIntegrations