Action: Create Task
Google Tasks Operation

The Create Task action adds a new task to a specified list.
Example User Story
I want to create a new task in Google Tasks so that I can keep track of my team's assignments and deadlines.
Fields
Field Name
Field Type
Required
taskListId
String
Yes
title
String
Yes
notes
String
No
due
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated