Skip to content

Google Tasks#

Use the Google Tasks node to automate work in Google Tasks, and integrate Google Tasks with other applications. Ensemble has built-in support for a wide range of Google Tasks features, including adding, updating, and retrieving contacts.

On this page, you'll find a list of operations the Google Tasks node supports and links to more resources.

Credentials

Refer to Google Tasks credentials for guidance on setting up authentication.

Basic Operations#

  • Task
    • Add a task to tasklist
    • Delete a task
    • Retrieve a task
    • Retrieve all tasks from a tasklist
    • Update a task

Example Usage#

This Pathway allows you to add a task to Google Tasks. This example usage Pathway uses the following two nodes. - Start - Google Tasks

1. Start node#

The start node exists by default when you create a new workflow.

2. Google Tasks node#

  1. First of all, you'll have to enter credentials for the Google Tasks node. You can find out how to do that here.
  2. Select the TaskList from the dropdown list of the user's task-lists where a new task needs to be added.
  3. Enter a title for the task in the Title field.
  4. Click on Execute Node to run the workflow.