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