This trigger fires when a task is completed.
- API endpoint slug
- google_tasks.task_completed
Trigger fields
- Label
- Which task list?
- Slug
- tasklist_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- title
- Filter code
- GoogleTasks.taskCompleted.Title
- Type
- String
- Example
- Do laundry
- Slug
- notes
- Filter code
- GoogleTasks.taskCompleted.Notes
- Type
- String
- Example
- Task notes
- Slug
- completed_at
- Filter code
- GoogleTasks.taskCompleted.CompletedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- updated_at
- Filter code
- GoogleTasks.taskCompleted.UpdatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- task_list_id
- Filter code
- GoogleTasks.taskCompleted.TaskListId
- Type
- String
- Example
- 1234