# Google Calendar action - Create task

The Create task action allows you to create a new task in a specified tasklist within Google Calendar. This action creates tasks in your account's specified timezone.

To use this action, ensure you have the necessary permissions to manage tasks in the specified Google Calendar. Ensure the calendar is accessible from your Google account.

Create task actionGoogle Calendar - Create task action

# Input fields

Task list
The ID of the task list in which to create the new task.
Task name
The name of the task to be created.
Notes
Add any relevant notes or additional information for the task.
Status
Set the current status of the task.
Due date
Specify the due date for the task completion.
Completed date
Enter the date when the task was completed.
Hidden
Choose whether to hide the task from the default task list view.

# Output fields

ID
The unique identifier for the created task.
Etag
The Etag of the task.
Parent
The ID of the parent task, if the created task is a subtask.
Title
The title of the task.
Description
A detailed description of the task.
Status
The status of the task.
Position
The position of the task in the task list.
Self link
The URL to the task in the Google Tasks interface.
Updated
The time the task was last updated.
Due date
The due date of the task.
Completed date
The date when the task was completed.
Hidden
Indicates if the task is hidden.
Deleted
Indicates if the task is marked as deleted.
Links
Associated links for the task.
Type
The type of the link.
Description
Description of the link.
Link
The URL of the link.
List size
The total number of links associated with the task.
List index
The position of this specific link in the list of links.


Last updated: 12/21/2023, 2:22:41 AM