This Trigger fires every time a new task is added to your Toodledo list with a tag you specify.
- API endpoint slug
- toodledo.task-added-tag
Ingredients
- Slug
- Title
- Filter code
- Toodledo.taskAddedTag.Title
- Type
- String
- Example
- Finish today's homework
- Slug
- Note
- Filter code
- Toodledo.taskAddedTag.Note
- Type
- String
- Example
- Don't forget to read the last Computer Science chapter for bonus points!
- Slug
- Folder
- Filter code
- Toodledo.taskAddedTag.Folder
- Type
- String
- Example
- School To-dos
- Slug
- Priority
- Filter code
- Toodledo.taskAddedTag.Priority
- Type
- String
- Example
- High
- Slug
- Context
- Filter code
- Toodledo.taskAddedTag.Context
- Type
- String
- Example
- Work
- Slug
- Tags
- Filter code
- Toodledo.taskAddedTag.Tags
- Type
- String
- Example
- homework, programming
- Slug
- DueDate
- Filter code
- Toodledo.taskAddedTag.DueDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00