Shipping Manifest → Logistics JSON
Normalize shipping manifests into logistics payloads.
Inputs
Manifest text
Shipment 77 -> NYC -> BOS, 14 pallets
Outputs
Logistics JSON
{ ...structured output... }
How to run this template
1
Add inputs in column A.
2
Run the local template on column B.
3
Review the output and export when ready.
Common use cases
3PL ops
Normalize shipping manifests into logistics payloads.
Warehouse routing
Normalize shipping manifests into logistics payloads.
Logistics dashboards
Normalize shipping manifests into logistics payloads.
Template notes
Prompt: Return logistics JSON with fields: shipment_id, route, stops, packages.
FAQ
Does this run locally?
Yes. Templates use local models that run in your browser.
Can I edit the prompt?
Yes. Open the column settings and adjust the prompt.
What output format is expected?
The template includes a recommended output format you can tweak.