Suggest Feature implementation
1
Target the suggest endpoint
2
Set the resources you want to schedule
3
Set the jobs that need to be done
4
Set arrival time and resource for all but one job
5
The solver returns a list of optimal slots for scheduling this job. Check the interactive recipe here: <https://docs.solvice.io/recipes/routing-suggestion>