Automate Transportation Order Management with AI and OpenRouteService - n8n Workflow | Neura Market
Automate Transportation Order Management with AI and OpenRouteService
This n8n workflow automates the management of transportation orders by extracting and processing shipment details from emails, calculating driving distances and times using OpenRouteService, and sending confirmations via Gmail.
This workflow is designed for small transportation companies that manage delivery requests via email. It uses AI to parse shipment details from emails, geocodes addresses to obtain GPS coordinates, and calculates driving distances and times using OpenRouteService. The results are recorded in Google Sheets, and a confirmation email is sent back to the customer. This automation helps streamline logistics operations, reducing manual effort and improving accuracy.
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Viktor Novotny
set
wait
gmail
stickyNote
httpRequest
gmailTrigger
googleSheets
agent
lmChatOpenAi
outputParserStructured
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.