- Individual Order Dispatch Strategy (DS_1): comprised of short-distance gig providers, lowest price strategy
- High Value Dispatch Strategy (DS_2): contains a list of long-range providers that specialize in white-glove delivery
- Default Dispatch Strategy (DS_3): a mix of all providers
None,
if you do not want any dispatch strategy to apply (not common).
Properties
Dispatch rules have a set of properties that can be used to evaluate incoming jobs. Here’s a list of those properties:- Package Value
- Pickup Business Name
- Pickup City
- Pickup State
- Pickup Zip/Postal Code
- Dropoff Business Name
- Dropoff City
- Dropoff State
- Dropoff Zip/Postal Code
- Items Count
- Driving Distance
- Minutes Until Pickup
- Job Metadata
Don’t see the property you need?We are continuously adding to this list based on customer needs — reach out to support@usenash.com and we can help you add a new property.
Using job metadata
You can query fields, such as tags, that you set injobMetadata when applying dispatch automations. For example,
jobMetadata “tags” key contains the value “catering”.