Create a Chatwork task on scheduled weekdays
This action will post tasks.
Developer info
- API endpoint slug
- chatwork.post_tasks
- Filter code method
- Chatwork.postTasks.skip(string?: reason)
- Runtime method
- runAction("chatwork.post_tasks", {})
Action fields
Room Dropdown list
- Label
- room
- Helper text
- Select group chat
- Slug
- room
- Required
- true
- Can have default value
- false
Contents Text input > Long text
- Label
- contents
- Helper text
- Describe the task
- Slug
- contents
- Required
- true
- Can have default value
- true
Limit Text input > Other
- Label
- days until due date
- Helper text
- Set the due date in days
- Slug
- limit
- Required
- false
- Can have default value
- true
- Filter code method
- Chatwork.postTasks.setLimit(string: limit)
To ids Text input > Other
- Label
- assign to
- Helper text
- Set Chatwork account IDs separated by commas. Enter all to assign everyone
- Slug
- to_ids
- Required
- false
- Can have default value
- true