This Trigger fires every time a new task is added to a context you specify
- API endpoint slug
- toodledo.task-added-context
Trigger fields
- Label
- Context name
- Helper text
- <a href="http://www.toodledo.com/info/help.php?sel=9" target="_blank">Learn more about Toodledo context</a>
- Slug
- context
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- Title
- Filter code
- Toodledo.taskAddedContext.Title
- Type
- String
- Example
- Finish today's homework
- Slug
- Note
- Filter code
- Toodledo.taskAddedContext.Note
- Type
- String
- Example
- Don't forget to read the last chapter
- Slug
- Folder
- Filter code
- Toodledo.taskAddedContext.Folder
- Type
- String
- Example
- School To-dos
- Slug
- Context
- Filter code
- Toodledo.taskAddedContext.Context
- Type
- String
- Example
- Work
- Slug
- Priority
- Filter code
- Toodledo.taskAddedContext.Priority
- Type
- String
- Example
- High
- Slug
- Tags
- Filter code
- Toodledo.taskAddedContext.Tags
- Type
- String
- Example
- homework,programming
- Slug
- DueDate
- Filter code
- Toodledo.taskAddedContext.DueDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00