Scheduling Jobs

Most of the scheduling job endpoints use the Job Chain Process Flow.

The Job Chain Process Flow provides a solution for the execution of several workers (jobs) that have dependencies between them. For example, one job requires the completion of another job before beginning its execution.