🎫 πŸ€–πŸšš AI agent for transportation orders management with GPT-4o and Open Route API

⚑ 1,959 views · 🎫 Ticket Management & Triage

Description

Tags: AI Agent, Supply Chain, Logistics, Route Planning, Transportation, GPS API

Context

Hi! I’m Samir, a Supply Chain Engineer and Data Scientist based in Paris, and founder of LogiGreen Consulting.

I help companies improve their logistics operations using data, AI, and automation to reduce costs and minimize environmental footprint.

> Let’s use n8n to automate order management for transportation companies!

πŸ“¬ For business inquiries, you can add find me on LinkedIn

Who is this template for?

This workflow is designed for small transportation companies and carriers that handle their delivery request by email.

Example of Results

Two AI Agent nodes and a connection to Openroute Service API are used to parse the content of pickup requests

Workflow

The results include driving time and driving distance in a comprehensive and concise reply generated by the second AI Agent.

How does it work?

This n8n workflow automates the processing of shipment request emails and enriches them with distance and driving time using the OpenRouteService API.

Steps:

  1. πŸ“© Trigger the workflow from a new Gmail message
  2. 🧠 Use the AI Agent to extract structured data from the email
  3. πŸ“Š Record and enrich shipment details in a Google Sheet
  4. πŸ—ΊοΈ Geocode addresses into coordinates
  5. 🚦 Get driving distance & time via OpenRouteService
  6. πŸ“¬ Generate and send back a confirmation email using AI

workflow

What do I need to get started?

This workflow requires:

Next Steps

πŸ—’οΈ Follow the sticky notes inside the workflow canvas to:

Thumbnail πŸŽ₯ Check the Tutorial

This template was built using n8n v1.93.0
Submitted: June 5, 2025

πŸ”— Nodes Used

Google Sheets, HTTP Request, Gmail, Gmail Trigger, AI Agent, OpenAI Chat Model

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup