Skip to main content
Google Tasks
Google Tasks
12 actions · 1 auth method

Authentication

OAuth 2.0

The steps in this guide require Admin or Owner privileges within Google Cloud.Guides: Connector Profile, Link Account
Actions
12 actions
Action
Description
Required scopes
List Task Lists
Returns all task lists for the authenticated user
Get Task List
Returns the authenticated user’s specified task list
Create Task List
Creates a new task list
Patch Task List
Updates the authenticated user’s specified task list (partial update)
Delete Task List
Deletes the authenticated user’s specified task list
List Tasks
Returns all tasks in the specified task list
Get Task
Returns the specified task
Create Task
Creates a new task on the specified task list
Patch Task
Updates the specified task (partial update)
Delete Task
Deletes the specified task from the task list
Move Task
Moves the specified task to another position in the task list or under a different parent
Clear Completed Tasks
Clears all completed tasks from the specified task list

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/google-tasks/filled/png

Connector Profile

Google Tasks - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/google-tasks/filled/png

Link Account

Google Tasks - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below: