← All case studies
manufacturingMid-Size Manufacturing Company

Manufacturer Automates Supply Chain Coordination Across 80 Suppliers

A mid-size manufacturer replaced manual email and spreadsheet-based supplier coordination with Oido AI agents — cutting procurement cycle time by 55% and eliminating stockouts.

The challenge

The manufacturer managed 80+ suppliers across 12 countries using email, spreadsheets, and phone calls. Each purchase order required manual follow-ups, lead time validation, and cross-referencing against production schedules. Delays in supplier communication caused recurring stockouts that cost an estimated €40K per month in lost production.

The solution

We deployed an Oido agent that manages the full procurement cycle: generating POs from production schedules, sending them via each supplier's preferred channel (email, Telegram, or API), tracking confirmations, flagging delays, and rescheduling production when necessary. A second agent monitors inbound shipments and updates the inventory system.

Technologies used
Oido Studio — agent orchestration with supplier-specific routingCustom MCP server — ERP integration for production schedules and inventoryn8n — PO generation and approval workflowEmail + Telegram channels — per-supplier preferencePostgres MCP server — supplier database with lead times and contract terms
Results
▸Procurement cycle time reduced by 55% (from 8 days to 3.5)
▸Stockout incidents eliminated in first 4 months post-deployment
▸Supplier confirmation rate improved from 65% to 98%
▸Procurement team reallocated from data entry to strategic sourcing
▸Estimated annual savings of €320K from eliminated stockouts and reduced headcount

The Problem

The manufacturer's procurement process was built around a single senior buyer who knew every supplier's quirks — who responds to email, who needs a phone call, who requires three reminders. When that buyer was on leave, the entire supply chain slowed down.

Each purchase order followed the same painful path: generate PO from the ERP, email it to the supplier, wait for confirmation, follow up if not confirmed within 48 hours, manually check lead time against production schedule, and reschedule production if the lead time was too long. With 80+ suppliers and hundreds of components, this consumed 40+ hours per week.

The failure rate was the real problem. Suppliers not confirming orders, lead times slipping unnoticed, and production runs starting without critical components caused an average of 2 stockout events per month.

The Solution

We built two agents that together cover the full procurement lifecycle.

Agent 1: Procurement Orchestrator

This agent runs on a daily schedule:

  1. Pulls the production schedule from the ERP via a custom MCP server
  2. Calculates material requirements and generates POs for any items below safety stock
  3. Routes each PO to the supplier via their preferred channel (email for most, Telegram for Asia-based suppliers, API for three large suppliers with EDI)
  4. Tracks confirmations — if no confirmation within 24 hours, sends a polite follow-up
  5. Flags any supplier that hasn't confirmed within 48 hours for human review

Agent 2: Logistics Monitor

This agent tracks inbound shipments:

  1. Monitors shipping confirmations from suppliers
  2. Cross-references estimated arrival dates against the production schedule
  3. If a shipment is late, recalculates the production impact and alerts the production manager via Telegram
  4. If a critical component is at risk of delay, recommends rescheduling

Channel Strategy

Each supplier has a profile in the database specifying their preferred channel and language. The agent adapts its communication per supplier — email with formal language for European suppliers, Telegram with concise updates for Asian partners.

The Results

MetricBeforeAfter
Procurement cycle time8 days3.5 days
Supplier confirmation rate65%98%
Monthly stockout incidents2.10
Procurement hours per week40+8 (exception handling only)
Annual stockout cost~€480K~€0

The manufacturer is now expanding the system to handle RFQ processing and contract renewal management, targeting an additional 20% procurement cost reduction.

Build your own AI agents →← All case studies