Integration with Google Tasks API allowing operations on tasks and task lists.

Changelog

3 versions
v1.1.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Google Tasks API.
v1.0.2
  • Added output examples to component schemas.
v1.0.1
  • Initial version

Authentication

TypeDetails
OAuth 2
Scopes:
profile email

Actions

8
Create Task icon

Create Task

Creates a new task in a specified task list.
Additional Scopes:
https://www.googleapis.com/auth/tasks
Create Task List icon

Create Task List

Creates a new task list for the user.
Additional Scopes:
https://www.googleapis.com/auth/tasks
Delete Task icon

Delete Task

Deletes a specified task from a task list.
Additional Scopes:
https://www.googleapis.com/auth/tasks
Delete Task List icon

Delete Task List

Deletes a specified task list.
Additional Scopes:
https://www.googleapis.com/auth/tasks
Get Task icon

Get Task

Retrieves details of a specified task.
Additional Scopes:
https://www.googleapis.com/auth/tasks
Update Task icon

Update Task

Updates properties of an existing task.
Additional Scopes:
https://www.googleapis.com/auth/tasks
Update Task List icon

Update Task List

Updates the details of an existing task list.
Additional Scopes:
https://www.googleapis.com/auth/tasks
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Google Tasks API.
Additional Scopes:
https://www.googleapis.com/auth/tasks