Ability to get recommendations for multiple shifts in a single API call
in progress
Jurriaan Persyn
Today, the recommendations endpoint only accepts a single shift per request. Getting recommendations for multiple unassigned shifts requires making separate API calls for each one, which is inefficient and adds unnecessary latency for clients managing larger sets of open shifts.
The request is to support submitting multiple shifts in a single recommendations call, with results returned per shift. This would also unlock a "which shift to assign next" use case, where results are ordered globally across all submitted shifts rather than per shift individually.
Log In
Jurriaan Persyn
marked this post as
in progress
Jurriaan Persyn
marked this post as
planned