Google Tasks
The Google Tasks node allows you to automate work in Google Tasks, and integrate Google Tasks with other applications. Robbot Automation has built-in support for a wide range of Google Tasks credentials, 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.
!!! note "Credentials" Refer to Google Tasks credentials for guidance on setting up authentication.
!!! note "Examples and templates" For usage examples and templates to help you get started, take a look at Robbot Automation's Google Tasks list.
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 workflow allows you to add a task to Google Tasks. You can also find the workflow on the website. This example usage workflow uses the following two nodes.
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 Save to run the workflow.