Estimate Driving Time & Distance for Logistics with OpenRouteService - n8n Workflow | Neura Market
Estimate Driving Time & Distance for Logistics with OpenRouteService
Automates truck route calculations from Google Sheets using OpenRouteService API, fetching distance, duration, and steps for logistics optimization.
This n8n workflow streamlines logistics operations by integrating Google Sheets with the OpenRouteService API to estimate driving time, distance, and route complexity for truck shipments. It reads departure and destination coordinates from a spreadsheet, processes each route pair via a loop, queries the API with a 'driving-hgv' (heavy goods vehicle) profile tailored for trucks, extracts key metrics like distance in meters, travel time in seconds, and number of route steps, then updates the sheet
Platform
n8n
Category
IT & Development
Price
$12.99
Creator
QualityWorkflows
Logistics
Supply Chain
Route Planning
Transportation
OpenRouteService
Google Sheets
Delivery Management
Automation
GPS API
Truck Routing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.