What is Task Schedule?
Task Schedule is a mechanism to generate tasks according to the schedule that is set by you. The task schedule attributes consist of IDs, repetition period data (daily, weekly, etc.), flow structure, task content, and time of the schedule’s start & end. This schedule could help you to set a task that will be repeated at a certain period. To see the details of task schedule object, please follow this linkKey Features
Read task schedule
GET /task/schedules
Read task schedule by ID
GET /task/schedule/
Create task schedule
POST /task/schedule
Bulk create task schedule
POST /task/schedules/bulk
Related Resources
- Task Schedule Object - Task Schedule data structure