AI Agent for Transportation Orders with GPT-4o & OpenRoute API - n8n Workflow | Neura Market
AI Agent for Transportation Orders with GPT-4o & OpenRoute API
Automates shipment request email processing: extracts logistics data with AI, geocodes addresses, computes truck routes via OpenRouteService, stores in Google Sheets, and sends confirmations.
This n8n workflow is designed for small transportation companies managing delivery requests via email. It uses two AI Agent nodes powered by GPT-4o to parse unstructured email content into structured data like pickup/delivery addresses and contacts. Addresses are geocoded to GPS coordinates, then queried against OpenRouteService API using the truck (driving-hgv) profile to retrieve accurate driving distance in km and estimated time in minutes.
The workflow enriches orders with real-time route d
Platform
n8n
Category
File & Document Management
Price
$24.99
Creator
Fred Garcia
AI Agent
Logistics
Supply Chain
Route Planning
Transportation
GPT-4o
OpenRouteService
Google Sheets
Email Automation
Geocoding
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.