Get A Demo

You're viewing eLogii for Field Service. Distribution business? Switch to Distribution →

← All Comparisons

STACK PATTERN

eLogii + Infor CloudSuite Distribution: When to Add eLogii

Infor CloudSuite Distribution is the ERP and system of record: items, customers, sales orders, inventory, financial close. eLogii is the routing and field execution layer that turns CloudSuite Distribution sales orders into optimized routes, live ETAs, driver workflows and proof of delivery, then writes the completion data back. Two systems, two jobs. The integration runs over Infor REST API on one side and eLogii’s REST API on the other, typically delivered in 3 to 5 weeks alongside the eLogii rollout.

Where eLogii sits
Past the ERP
CloudSuite Distribution plans the order, holds the ledger, manages inventory. eLogii plans the route, dispatches the driver and captures execution data. Two APIs, two systems of record for two different problems.
Optimization depth
2 + 6
Two engines (Default and Advanced) and six configurable modes: three assignment modes plus three load-balancing modes, all callable via REST.
What flows back to CloudSuite Distribution
POD + ETAs
Proof of delivery, delivery status, driver-collected forms or payments, captured in the eLogii app and written back via Infor REST API into your existing CloudSuite Distribution workflows.
Pricing
From $3k/mo
Platform fee, banded by field staff, drivers, jobs per day and modules. Runs alongside what you are already paying CloudSuite Distribution; nothing in CloudSuite Distribution changes.

TRUSTED BY HUNDREDS OF HAPPY CUSTOMERS

Vergo JJ Food Service Greenix Caldic Bristow & Sutor Pilgrim Foodservice Baycorp Stelrad PTSG Barwick NHS ATS Building Products James Frew Brymec McIntyre Compliance Services Likewise SIG Berkmann Belfast Culligan City of Little Rock BakeMark Richburns Q Catering Allsaved Porcelanosa Aveyo VJ Technology Certinergie Unimasters Conexus Berkshire Tool Supply Group Discovery Venesta J-Club Wedge Perch Centrado Sofology Heatleys Misfits Market Postmedia Unisnacks

What each side owns

CloudSuite Distribution and eLogii sit in different layers of the same stack. CloudSuite Distribution is the ERP: items, customers, sales orders, inventory, financial close, multi-subsidiary reporting. eLogii is the routing and field execution layer: the route plan, the driver app, the live ETAs, the proof of delivery, the customer-facing tracking. Both products expose mature REST APIs, and the integration between them is a normal piece of CloudSuite-side work.

CloudSuite Distribution

The ERP and system of record
  • Item master, BOMs, lots and serials, pricing
  • Customer master, AR, AP, GL, tax, multi-subsidiary close
  • Sales orders, purchase orders, work orders
  • Inventory management, Demand Planning, demand planning
  • Optional Infor WMS for warehouse-floor workflow
  • Infor's platform: REST APIs, business-object messages, workflow and reporting
  • Shipping integration for parcel carrier rate-shop and label-print

eLogii

The routing and field execution layer
  • Route optimization across vehicles, depots, capacities, time windows, skills and SLAs
  • Two engines, six configurable modes, all REST-callable
  • Driver mobile app: navigation, configurable POD, photo, signature, conditional steps
  • Live driver GPS, route ETA stream, branded customer tracking pages
  • Slot booking co-pilot returns only delivery slots that fit the optimized plan
  • 70+ REST endpoints, full-parity sandbox, seven webhook events including live GPS
  • ISO 27001 and SOC 2 Type 2 certified

In the combined pattern, CloudSuite Distribution stays the system of record for items, customers, orders, inventory and financial close. Sales orders flow from CloudSuite Distribution into eLogii as routable tasks; eLogii optimizes against vehicles, depots, time windows, capacities, skills and SLAs; the driver app captures POD, photos, signatures and any custom forms; completion writes back to CloudSuite Distribution so AR can invoice and inventory can clear. The integration runs over both products’ REST APIs.

What each side owns, in detail

Three tables: where ERP and business data live (CloudSuite Distribution leads), where routing and field execution live (eLogii leads), and what the integration architecture looks like on both sides.

ERP & business data – where it lives

 CloudSuite DistributioneLogii
Item master / SKU catalogCore. Item record, BOMs, lots, serials, pricingNot in scope. Looks up items by external_id from the integration
Customer master, AR / APCore. Customer record, billing address, payment terms, AR/APNot in scope. Customer delivery info flows in via integration
Sales orders, invoices, GLCore. Order capture, fulfilment, invoicing, multi-subsidiary closeNot in scope
Inventory levels, demand planningCore. Demand Planning module covers forecasting and replenishmentNot in scope
Item weight, cube, handling for capacity mathItem record fieldsReads via integration to feed optimizer constraints
Customer delivery address, time windowsCustomer + sales order record fieldsReads via integration to feed optimizer constraints
Multi-subsidiary, multi-currency, financial closeCore. multi-company and multi-warehouse postingNot in scope

Routing, dispatch & field execution – where eLogii leads

 eLogiiCloudSuite Distribution native
Multi-stop route optimization with constraintsTwo engines, six configurable modes; vehicles, depots, capacities, time windows, skills, SLAsInfor WMS picks and shipments sequences stops within a wave; not a constraint-aware route optimizer
Multi-day, long-haul, multi-depot routingPlan a single day or an entire month in one run; multi-depot, multi-day, overnight stopsNot in scope
Driver mobile app for on-road executionNative iOS and Android: navigation, POD, photos, signatures, conditional outcomes, custom formsInfor WMS mobile scanning and Infor mobile companion app cover warehouse and HR; no on-road driver workflow
Live GPS, route ETAs, branded customer trackingLive driver GPS stream, route ETA updates, multi-brand tracking pages with embedded contentNot in scope. Infor Customer Portal shows shipment status, not live ETAs
Slot booking co-pilot – route-aware availabilityReturns only delivery slots that fit the current optimized plan; ~35% fewer failed visitsNot in scope
Customer self-reschedule on route-aware slots~70% of reschedule requests handled without coordinator involvementNot in scope
Configurable POD forms and conditional outcomesConfigurable POD with photos, signatures, conditional steps, custom fields, custom formsNot in scope
Parcel carrier rate-shop and label-printNot in scope. Own-fleet routing onlyShipping integration covers UPS, FedEx, DHL, USPS rate-shop and labels

Integration architecture – both sides’ APIs

 CloudSuite DistributioneLogii
API styleInfor CloudSuite REST APIs and Business Object Documents for server-side logicREST, JSON over SSL, ApiKey auth, predictable resource URLs
AuthenticationOAuth 2.0, OAuth 2.0, or M2MApiKey header, generated in Dashboard > Configuration > API Keys
Sandbox environmentInfor CloudSuite multi-tenant test environments accounts for development and testingFull API parity at api-sandbox.elogii.com
Bulk operationsAsync record queries, Infor background processing for high-volume batchescreateOrUpdateMany endpoints handle hundreds of tasks per call
Webhooks / eventsInfor event subscription scripts + Infor events and REST webhooks for outbound eventsSeven event types including Driver/Task Tracking Update with live GPS stream
Optimization callable via APINo route optimization engine in core CloudSuite DistributionAll six modes callable via REST; lock specific routes, manually reorder stops

Sources: Infor Documentation Central, Infor REST API reference, eLogii API documentation. Verified June 2026.

A typical CloudSuite Distribution + eLogii data flow

End to end, how a delivery order moves from CloudSuite Distribution to a completed POD and back into CloudSuite Distribution for invoicing and inventory. The exact wiring depends on your tenant and the integration platform your team uses, but the shape is the same in every deployment.

  • Order capture. Sales order created in CloudSuite Distribution: customer, item, quantity, requested delivery date, address, any special-handling flags. Standard CloudSuite Distribution workflow.
  • Push or pull to eLogii. Integration job either pulls open delivery orders on a schedule via an Infor REST API, or pushes via an Infor event subscription triggered on order approval.
  • Ingest into eLogii. Orders land in eLogii as tasks via POST /tasks/createOrUpdateMany, with the Infor CloudSuite record ID held as external_id so every eLogii object can be traced back to its CloudSuite Distribution source record.
  • Optimization. Planner runs optimization in eLogii. Vehicle capacities, depot start and end, customer time windows, driver skills and shift hours, SLA windows, and rule-based exceptions all enforced. Two engines, six configurable modes.
  • Dispatch and execution. Routes dispatched to driver app. Driver navigates, completes stops, captures POD, photos, signatures and any custom form data. Live GPS streamed via webhook.
  • Write-back to CloudSuite Distribution. On completion (or per-stop, depending on your integration), the integration writes back to CloudSuite Distribution: delivery status, POD references, completion timestamps, any driver-collected cash or payments. AR invoices, inventory clears, customer record updates.

Variations on the same pattern: multi-depot picking where Infor CloudSuite Warehouses drive depot selection; multi-day jobs for field service where the eLogii task represents the visit and the CloudSuite Distribution project represents the engagement; customer cancellations from CloudSuite Distribution triggering eLogii re-optimization. None of these require special connector logic; they are normal mappings across two REST APIs.

Where CloudSuite Distribution’s built-in delivery features stop

CloudSuite Distribution is a deep ERP and ships modules that touch the delivery problem, but none of them are route optimization. Drawing the line clearly matters when you are scoping eLogii alongside CloudSuite Distribution:

  • Infor WMS are warehouse-floor workflow: wave management, picking strategies, packing stations, shipment confirmation. They sit upstream of routing. Once the load is on the truck, Infor WMS is done; routing starts.
  • Infor sales order shipping setup covers parcel-carrier rate-shop and label-print: UPS, FedEx, DHL, USPS. Designed for parcel handoff, not own-fleet driver dispatch. If your delivery is all parcel, CloudSuite Distribution Shipping is fine on its own; eLogii is not the right tool.
  • Infor Demand Planning covers forecasting, demand planning and replenishment. Inventory-side, not routing-side. eLogii reads inventory state from CloudSuite Distribution; it does not own it.
  • Infor Customer Portal shows order and shipment status to your end customers via the standard portal. It does not surface live driver ETAs, branded delivery tracking pages, embedded NPS, or self-service rescheduling.
  • No native route optimization engine. CloudSuite Distribution has no built-in constraint-aware multi-stop route optimizer. Customers running own delivery fleets typically add a routing layer alongside the ERP; that is the gap eLogii fills.

This is not a criticism. CloudSuite Distribution is an ERP and was never built to be a routing layer. The point is to be precise about where its features stop, so the integration with eLogii has a clean seam.

Jord Van Dijk, J-Club

We’d never go back to the way we were planning before. eLogii is the backbone as well as the brain of our planning operations, translating actively to our bottom line.

Jord Van Dijk, IT Director, J-Club · 9,000+ stores routed on eLogii

Implementation patterns

Three shapes cover almost every CloudSuite Distribution + eLogii deployment. The right one depends on what your CloudSuite Distribution team already has in place and which side of the seam you want the orchestration logic to live on.

  • Infor extension + Infor REST endpoint talking to eLogii REST. Built by the customer’s in-house CloudSuite Distribution team or a Infor implementation partner implementation partner. Infor event subscription triggers fire on sales order approval and push to eLogii. Scheduled Infor extension or webhook receivers pull completion data back from eLogii. Typical time: 3 to 5 weeks alongside the rest of an eLogii rollout.
  • Your existing iPaaS as the integration broker. If you already run an iPaaS, it can broker eLogii alongside CloudSuite Distribution. eLogii has REST + JSON APIs, a sandbox at api-sandbox.elogii.com and publicly documented endpoints.
  • Infor channel or implementation partner delivers it. Most large CloudSuite Distribution customers have a Infor implementation partner that already understands the tenant. eLogii’s REST API is documented openly so an Infor partner can scope and deliver the bidirectional sync as part of their existing engagement.

What this looks like for distribution customers

CloudSuite Distribution is a distribution ERP, and that’s where the combined pattern lives.

Wholesale food and drink, building materials, bathroom and kitchen, plumbing and heating, electrical wholesale, automotive aftermarket, pharma. CloudSuite Distribution owns items, lots, batches, expiry, pricing, customer master, delivery addresses, sales orders, inventory and financial close. eLogii owns the route plan across the fleet, vehicle and capacity and time-window optimization, the driver mobile app for POD and pallet-level signing, the live customer tracking, and the slot booking on the storefront. Typical reach is own-fleet distribution operations with 50+ in the field, multi-depot picking and routing, and recurring weekly or monthly delivery patterns. Outcome shape from current eLogii customers in distribution: Brymec lifted productivity 30% and routing efficiency 20%; ATS Building Products improved deliveries per route by ~98%; Porcelanosa runs 95%+ ETA accuracy on daily distribution.

Pricing and time to live

eLogii runs alongside CloudSuite Distribution; nothing changes on the CloudSuite Distribution side. eLogii pricing starts from $3,000 per month as a platform fee, banded by field staff, drivers, jobs per day and the modules required. Each band includes a quota; cost steps up when the operation crosses a band, not when you add an individual seat. Customers typically report 3 to 4× return on investment within 6 months, and combined CloudSuite Distribution + eLogii rollouts (including the integration) complete in 3 to 5 weeks. CloudSuite Distribution pricing is its own thing and is not affected by adding eLogii.

See the math on your actual routes

30-minute custom simulation with your real CloudSuite Distribution delivery orders, depots and vehicles. Projected savings in drive time, fuel and planner hours from adding eLogii on top.

Book A Custom Simulation

When adding eLogii alongside CloudSuite Distribution makes sense

Stay on CloudSuite Distribution alone if

  • You ship parcel-only via UPS, FedEx, DHL or USPS and Infor’s sales order shipping setup covers everything you need
  • Your delivery operation is below 50 in the field, with simple single-day routes a planner can lay out by hand
  • You do not need live driver GPS, branded customer tracking, or slot booking on top of the standard Infor Customer Portal
  • You have no recurring service patterns or multi-day jobs that need real constraint-aware optimization

Add eLogii alongside CloudSuite Distribution if

  • You run 50+ in the field on an own delivery fleet or service team
  • You need real route optimization with vehicle capacity, time windows, skills and SLA constraints, not just stop sequencing
  • You need a dedicated driver mobile app with configurable POD, photos, signatures and conditional outcomes
  • You want live ETAs, branded tracking and self-service rescheduling on top of what CloudSuite Distribution gives you today
  • You need multi-day, multi-depot or recurring-pattern routing the ERP layer was never designed for
  • You want pricing transparency and an integration live in weeks, not quarters
Anthony O’Keeffe, Bristow & Sutor

We have been extremely impressed with the results from eLogii so far. The solution is powerful and the team have found it extremely intuitive and easy to get going with. We signed a multi-year agreement with eLogii and are looking forward to deepening our relationship with them over the next years.

Anthony O’Keeffe, CEO, Bristow & Sutor · 200+ enforcement agents, 200,000+ case visits routed annually

Adding eLogii alongside CloudSuite Distribution

Three steps for teams whose delivery or field execution problem has outgrown what CloudSuite Distribution’s built-in workflow covers, and who want to keep CloudSuite Distribution for items, customers, orders, inventory and financial close while adding eLogii for routing and execution on top.

Map the data model

Item master, customer addresses, sales orders, depots (Infor CloudSuite Warehouses) and vehicles inventoried. Infor REST API queries return the open delivery book; mapping to eLogii task fields documented end to end. Custom CloudSuite Distribution fields surfaced as eLogii custom fields. Sandbox connectivity proved out on both sides before any production data moves.

Weeks 1–2

Configure & simulate

Custom data simulation against your historical CloudSuite Distribution delivery book so you can validate the modeling and project savings before go-live. Side by side: what your planners produce today vs. what eLogii produces with the same orders. Approve the optimizer settings and the write-back fields.

Weeks 2–3

Phased go-live

Start with one business unit, depot or region. Drivers onboarded onto the eLogii app. Webhook stream wired to your integration layer. POD and completion data writing back to CloudSuite Distribution for AR and inventory. Expand to the rest of the operation once the first cohort is steady. Most teams complete the transition in 3 to 5 weeks total.

Weeks 3–5

Unimasters runs eLogii across a multi-country operation and achieved 50% less planning time and 49% fewer service calls. Multi-country rollouts deploy in weeks, not quarters.

Frequently asked questions

How does eLogii integrate with CloudSuite Distribution?

Through both products’ REST APIs. CloudSuite Distribution exposes Infor REST APIs plus extensions and webhook events for outbound events; eLogii’s REST API has 70+ endpoints, ApiKey auth, a full-parity sandbox at api-sandbox.elogii.com and seven webhook event types including Driver/Task Tracking Update with live GPS. Typical pattern: open delivery orders flow from CloudSuite Distribution to eLogii (pulled on a schedule or pushed via an Infor event subscription on order approval); eLogii runs the optimization and dispatches the driver app; completion data writes back to CloudSuite Distribution for AR invoicing and inventory clearance. Most deployments are delivered in 3 to 5 weeks alongside the eLogii rollout.

Does eLogii replace Infor WMS or Infor WMS picks and shipments?

No. Infor WMS are warehouse-floor workflow: wave management, picking strategies, packing stations, shipment confirmation. They sit upstream of routing. eLogii is on the road: the route the truck takes once the load is built, the order each stop runs in, the driver app, the ETAs and the customer-facing tracking. If you already run Infor WMS, eLogii starts where the WMS hands off.

Does eLogii replace Infor’s sales order shipping setup?

No. Infor’s sales order shipping setup is rate-shop and label-print for parcel carriers (UPS, FedEx, DHL, USPS). It is for parcel handoff. eLogii is for own-fleet routing: your trucks, your drivers, your stops. If your delivery is all parcel through carriers, eLogii is not the right tool. If you run an own fleet for distribution or field service, eLogii is the layer CloudSuite Distribution was never built to be.

What data flows from CloudSuite Distribution to eLogii?

Typically: open sales orders or delivery orders, the customer’s delivery address and geo, line items with weight and cube from the item record, any delivery time window, special-handling flags, the assigned depot or CloudSuite Distribution Location, and any custom fields your operation depends on (access notes, gate codes, key handling). All of that is exposed via an Infor REST API today. The integration job either pulls on a schedule or pushes via an Infor event subscription on order approval.

What data flows back from eLogii to CloudSuite Distribution?

Typically: delivery confirmation (delivered, refused, partial, failed and the reason), proof-of-delivery references (photo IDs, signature image references), timestamps (arrival, completion), driver-collected cash or payments where applicable, any custom form data captured in the driver app, and the final delivery status that triggers AR invoicing and inventory clearance. The write-back uses Infor REST API or Infor REST endpoint endpoints from your integration layer.

We already use an iPaaS for CloudSuite Distribution integration. Can it handle eLogii too?

Yes. eLogii has REST + JSON APIs, a sandbox at api-sandbox.elogii.com and publicly documented endpoints. Whichever iPaaS your team already uses can broker eLogii alongside CloudSuite Distribution.

How long does adding eLogii alongside CloudSuite Distribution take?

Typically 3 to 5 weeks from kickoff to a phased go-live, including the CloudSuite Distribution integration. Most teams start with one business unit, depot or region, validate against historical CloudSuite Distribution delivery data, then expand. Heatleys evaluated 20 platforms and went live fast on eLogii, citing how quickly drivers could be onboarded.

How does pricing compare?

It does not. CloudSuite Distribution pricing stays as-is, eLogii is added on top. eLogii pricing is a platform fee, banded by field staff, drivers, jobs per day and modules, from $3,000 per month. Customers typically report 3 to 4× return on investment within 6 months on eLogii.

Is eLogii enterprise-grade?

Yes. eLogii runs operations at scale: J-Club (9,000+ stores), NHS, Belfast City Council, Vergo, Bristow & Sutor, Porcelanosa, Caldic and Berkmann Wine Cellars. ISO 27001 and SOC 2 Type 2 certified.

Last updated: June 2026. Information about CloudSuite Distribution is drawn from Infor’s public documentation: Infor Documentation Central, Infor REST API API reference, and Infor's extension framework docs. Information about eLogii is drawn from elogii.com and the eLogii API documentation.

Custom simulation

Run the numbers on your own routes

A 30-minute working session with our solutions team. We take a sample of your real CloudSuite Distribution delivery orders, depots, vehicles and SLAs, run them through the eLogii engine, and show you the projected delta against how you plan today. No slides, no generic benchmarks.

What you’ll walk away with
  • Projected drive-time & mileage savingsModeled on a representative sample of your real routes
  • SLA & on-time impact estimateWhere the engine could take pressure off your planners today
  • Planner-hours & call-center load forecastHow much manual work eLogii would remove from your team
  • Implementation & integration shapeConcrete answer on what a 3 to 5 week rollout looks like alongside your existing CloudSuite Distribution tenant and iPaaS
30 minutes Your historical data No commitment