We are extending the self-serving configurability of the driver experience in our apps.
To facilitate this we have introduced a new driver experience API. The new API allows you to adjust the following behaviour in our driver app:
- The field to sort pickable tours by - either by
scheduled_at
or by the distance from the driver’s location - The sorting direction of the pickable tours list
- The maximum number of results to show in the pickable tours list
- The maximum distance a driver can have from their current location to the first stop of a tour in the pickable list
You can use these new features to optimize the way tours are shown to drivers in a way best suitable to your business model, operations and driver availability.
A corresponding UI based configuration is also available in our admin dashboard.