COMPARISON
eLogii is the routing and optimization depth layer that goes on top of ServiceTitan once the operation grows past around 100 in the field. Not a replacement – a complement. ServiceTitan owns the residential trade workflow: CSR call handling, dispatch board, pricebook, payments, marketing automation. Its Dispatch Pro routing add-on, per ServiceTitan’s own published help docs, is “most effective for Residential Service and Replacement” and “will not assign multi-technician or multi-day jobs”. Past 100 techs, those limits start to bite, and eLogii layers on via REST API to take routing depth where ServiceTitan stops. ServiceTitan stays the system of record; eLogii reads, optimizes and writes back over the V2 API.
TRUSTED BY HUNDREDS OF HAPPY CUSTOMERS
ServiceTitan and eLogii sit in different layers of the same stack. ServiceTitan is the operating system for the trade business. eLogii is the routing and optimization engine that sits underneath the dispatch board.
The combined deployment pattern is straightforward: ServiceTitan stays the system of record for jobs, customers, invoicing and payments. eLogii reads jobs and depots from ServiceTitan over the V2 REST API, runs the optimization across the routing horizons ServiceTitan’s Dispatch Pro doesn’t cover, writes routes and ETAs back. The technician opens the field app they already use; the routing underneath gets deeper. ServiceTitan keeps the workflows it’s good at; eLogii handles the rest of the routing problem in parallel.
This is not a head-to-head comparison – the two products solve different problems and run in different layers of the stack. Keep ServiceTitan for what it’s built for; add eLogii for what comes next. The tables below cite ServiceTitan’s own help docs verbatim where they document a routing limit.
Dispatch Pro will not assign multi-technician or multi-day jobs.
From help.servicetitan.com, under “What Dispatch Pro will not do.” Verified June 2026.
| ServiceTitan | |
|---|---|
| Single-tech daily dispatch | Dispatch Pro: ML-driven assignment using skills, location, sales history, drive time; Auto and Assist modes |
| Built-in route optimization | Optimize Technician Route: minimizes drive time for one technician’s scheduled jobs in one day |
| Three-day forward horizon | Dispatch Pro reshuffles 10 minutes during business hours and optimizes up to three days into the future |
| Capacity planning | Adjustable Capacity Planning prevents overbooking on the dispatch board |
| Visual map builder | Smarter Routing in private preview, GA summer 2026 |
| eLogii adds | ServiceTitan core | |
|---|---|---|
| Multi-day & long-haul routing | Plan a single day or an entire month in one run; multi-day routes with overnight stops | Dispatch Pro FAQ: “will not assign multi-technician or multi-day jobs” |
| Multi-technician / crew jobs | Multi-resource assignment with skills, capacity and SLA constraints | Dispatch Pro FAQ: “will not assign multi-technician or multi-day jobs” |
| Multi-depot routing | Route across multiple depots, branches, or home start locations in a single optimization run | Single-tech start/end home or shop; no multi-depot optimization across crews |
| Recurring service patterns at scale | Task and route template groups: weekly, monthly, quarterly, bespoke cadences modeled directly | ServiceTitan core does not optimize recurring routes; FieldRoutes covers pest/lawn separately |
| Two engines, six configurable modes | Default + Advanced engines, three assignment modes + three load-balancing modes, all REST-callable | Dispatch Pro orchestration runs as an internal product surface, not a public optimization API |
| Rule-based re-optimization | Operator-visible rules; live re-optimize while protecting locked SLAs and customer-confirmed slots | Auto Mode 10-minute reshuffle; third-party reviewers report over-optimization moving customer-confirmed times |
| Per-day job ceiling | No per-day stop cap from the engine; scales linearly | Optimize Technician Route caps at “70 jobs each day” per technician |
Sources: ServiceTitan’s own help center (Dispatch Pro FAQ, Optimize Technician Route, Dispatch Pro overview); eLogii optimization engines. Verified June 2026.
One area that gets conflated: ServiceTitan’s CSR booking workflow and eLogii’s slot booking co-pilot are different surfaces solving adjacent problems. ServiceTitan’s CSR workflow is the call-handling layer (caller-ID lookup, scripts, capacity warnings, lead attribution). eLogii’s slot booking co-pilot is the route-aware availability calculation (given the current optimized plan, which slots can actually be offered without breaking routes). In a combined deployment, ServiceTitan’s CSR fields the call, queries eLogii’s slot availability over the REST API, and confirms a slot back to the customer that’s already optimization-aware.
| ServiceTitan | eLogii | |
|---|---|---|
| CSR call handling | Caller-ID lookup, scripts, lead capture, Marketing Pro attribution, Voice Agent Pro AI receptionist | Not in scope – eLogii works behind the FSM that owns the call surface |
| Route-aware slot availability | Adjustable Capacity Planning + Dispatch Pro suggest slots; depth in route-aware-availability varies | Slot booking co-pilot returns only slots that fit the current optimized plan; ~35% fewer failed visits |
| Customer self-reschedule | Customer portal supports reschedule; route-aware availability not the lead workflow | ~70% of reschedule requests handled without coordinator; customer picks a slot that already fits the plan |
| Pricebook, payments, marketing | Core ServiceTitan; Pricebook Pro, in-house payments, Marketing Pro, Contact Center Pro | Out of scope – stays in ServiceTitan |
| Accounting integration | Native QuickBooks (third-party reviews note ongoing reliability issues) | Accounting integrations via REST API as needed (NetSuite, SAP, Sage, MS D365 BC, Acumatica) |
| eLogii | ServiceTitan | |
|---|---|---|
| Mobile field app | Native driver/technician app: navigation, configurable POD/POS, conditional steps, live GPS, photo and signature capture | Native Field Pro / Technician app; estimate presentation, payment capture, customer-facing forms |
| Proof of delivery / service | Fully configurable POD with photos, signatures, conditional outcomes, custom fields | Job completion, photo capture, customer signature, estimate-to-invoice flow |
| Branded tracking pages | Multi-brand supported (run three brands from one dispatch desk, each with logo/colors/layout) | “Tech is on the way” SMS, customer portal; multi-brand tracking depth varies |
| Self-service rescheduling | Co-piloted, route-aware slot selection; ~70% of reschedule requests handled without coordinator | Customer portal supports basic reschedule; route-aware availability not the lead workflow |
| Embedded customer content | NPS surveys, safety briefings, access codes, treatment instructions pushed onto the tracking page | Customer portal supports standard updates; embedded content surface varies |
| eLogii | ServiceTitan | |
|---|---|---|
| API style | REST, JSON over SSL, ApiKey authentication, predictable resource URLs | REST V2, OAuth 2.0 Client Credentials grant, transactional and data-export endpoints |
| API breadth | 70+ endpoints across Tasks, Routes, Drivers, Vehicles, Depots, Zones, Schedules, Forms, Optimization | Substantially broader: Jobs, Projects, Invoices, Payroll, Pricebook, CRM, Dispatch, Inventory, Reporting (200+ across modules) |
| Sandbox environment | Full API parity at api-sandbox.elogii.com | Integration environment at api-integration.servicetitan.io for development and testing |
| Bulk operations | createOrUpdateMany endpoints handle hundreds of tasks per call | Data-export APIs for high-volume data sync; per-endpoint behavior varies |
| Rate limits | Documented per environment; bulk patterns built for high-volume ingest | 60 calls/sec/app/tenant default; reporting APIs limited to 5 of the same report per minute per tenant |
| Webhooks | Seven event types including Driver/Task Tracking Update with live GPS stream and Route ETAs Update | Webhooks across job, customer, invoice, project lifecycle events; depth and live-GPS stream vary |
| Optimization callable via API | All six modes callable via REST; lock specific routes, manually reorder stops | Dispatch Pro orchestration is an internal product surface; not exposed as an external optimization API |
Sources: eLogii API documentation, ServiceTitan Developer Portal and ServiceTitan rate-limit docs. Verified June 2026.
| eLogii | ServiceTitan | |
|---|---|---|
| Layer in the stack | The routing and optimization layer underneath the dispatch board. Runs alongside an FSM, never replaces it. | The trade business operating system: CSR, dispatch board, pricebook, payments, marketing, accounting. |
| Where it shines | Operations past ~100 in the field where multi-day, multi-tech or multi-depot routing becomes meaningful share of the work | Residential trade contractors (HVAC, plumbing, electrical) and commercial expansion; pest/lawn via owned FieldRoutes |
| Reference customers | J-Club, NHS, Belfast City Council, Vergo, Bristow & Sutor, Greenix, Porcelanosa | The largest dedicated trades FSM platform, Nasdaq-listed (TTAN) |
| Security certifications | ISO 27001 + SOC 2 Type 2, publicly listed | Enterprise security controls as a Nasdaq-listed public company; confirm latest certifications directly with vendor |
| Typical implementation | 3 to 5 weeks including the ServiceTitan integration; Heatleys went live fast after a 20-platform evaluation | Third-party reviews report 6 to 12 month full rollouts; BBB complaints about onboarding timelines and stalled implementations |
| Pricing model | Platform fee, banded by field staff/drivers/jobs per day/modules, from $3,000/mo. Runs alongside what you’re paying ServiceTitan today. | Unpublished; third-party reviews report $250-$500/tech/month for base, with Pro add-ons (Dispatch Pro, Marketing Pro, Voice Agent Pro, etc.) charged on top. |
| Customer review stance | 3 to 4× ROI within 6 months typical; fast time-to-value cited | Gartner Peer Insights 4.8/5 overall; G2/Capterra praise platform depth, but consistently cite long setup, expensive add-ons, slow support and QuickBooks integration issues |
Sources: ServiceTitan FY2026 10-K and Q3 FY2026 earnings; Gartner Peer Insights; Capterra and G2 reviews. Verified June 2026.
This is where ServiceTitan and eLogii diverge most sharply, and where the difference is best evidenced by ServiceTitan’s own documentation rather than competing marketing claims. The relevant product surface inside ServiceTitan is three distinct things: the built-in Optimize Technician Route tool, the Dispatch Pro ML-driven add-on, and Smarter Routing (in private preview, GA summer 2026).
Three published limits, taken directly from ServiceTitan’s help center, define the routing surface:
The Dispatch Pro optimization horizon is three days into the future, with the dispatch board reshuffled every 10 minutes during business hours and every hour outside business hours. Two modes are documented: Auto Mode (auto-assigns) and Assist Mode (suggests for dispatcher approval). Third-party reviewers note that Auto Mode’s 10-minute reshuffle cycle can “over-optimize”, moving jobs away from customer-confirmed arrival times. Smarter Routing, currently in private preview with general availability scheduled for summer 2026, adds a visual map builder for more granular control over technician routes. The fact that ServiceTitan acquired FieldRoutes in January 2022 specifically to handle pest control and lawn care recurring-route optimization is itself an acknowledgement that recurring multi-stop optimization is not what their core Dispatch Pro engine was designed to do.
eLogii’s optimizer is built around two engines and six configurable modes, all callable via REST and exposed to the planner as controls they can see and adjust.
Beyond the modes, eLogii ships the operational surface ServiceTitan does not lead on: multi-day and long-haul routing (“plan a single day or an entire month in one run”), multi-depot (“route across multiple depots, branches, or home start locations in a single run”), recurring patterns via task and route template groups (weekly, monthly, quarterly, bespoke cadences modeled directly, not bolted on), multi-technician crew jobs with skills and capacity constraints, and rule-based re-optimization the operator can see and steer.
Under around 100 in the field, ServiceTitan plus Dispatch Pro typically covers the routing problem well: residential single-tech, single-day work with a three-day forward horizon. Above that, the work breaks the model. A commercial install that takes two technicians and three days; a recurring quarterly program with a few thousand stops to balance; a regional team running across multiple service centers. The load-bearing line in Dispatch Pro’s own FAQ – “will not assign multi-technician or multi-day jobs” – is what rules those out. eLogii layers on top via REST API to handle them, leaving ServiceTitan in place for everything else.
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
Below it, ServiceTitan plus Dispatch Pro is usually the right tool full stop. Above it, eLogii starts to earn its keep. Two things drive the inflection.
The integration sits over both products’ REST APIs. ServiceTitan’s V2 API has separate transactional and data-export endpoints with documented OAuth 2.0 auth and a dedicated integration environment for testing. eLogii’s REST API exposes the optimizer directly with a full-parity sandbox. There’s no licensing hand-off, no marketplace listing required, no waiting on a roadmap; the technical pieces are all already in place on both sides.
ServiceTitan’s dispatch board (Map 2.0, plus Dispatch Pro’s ML-driven Auto/Assist modes) is built for residential CSR-to-tech workflows: incoming call, capacity check, assignment, on-the-way SMS, arrival confirmation. eLogii adds a deeper dispatch-desk and customer experience surface on top, for the moment dispatcher tooling itself becomes the bottleneck rather than the call-handling layer:
Brymec lifted productivity 30% and routing efficiency 20% on eLogii. ATS Building Products improved deliveries per route by ~98%. Porcelanosa runs eLogii with 95%+ ETA accuracy on daily distribution. These are exactly the operational outcomes a CSR-centric dispatch board isn’t designed to produce, because that’s not the problem it was built for.
At scale, the stack typically looks like this: an FSM for field execution and paperwork (ServiceTitan, FieldRoutes, Simpro, Joblogic, Salesforce Field Service, MS Dynamics 365 Field Service), an ERP for finance, inventory and customer master data (SAP, NetSuite, MS Dynamics 365 BC, Sage, Acumatica), telematics for the vehicles (Samsara, Geotab, TomTom), and a routing/optimization layer underneath the dispatch board.
eLogii is built for that shape. It plugs into ServiceTitan, FieldRoutes or whichever FSM you already run as the routing depth layer, leaving CSR workflow, pricebook, payments, marketing automation and accounting where they already are. The technician opens the FSM’s field app on site; eLogii plans the route they take to get there, surfaces the live ETAs, picks up GPS, and pushes completion back into the FSM. The most common patterns:
What makes the stack pattern straightforward:
api-sandbox.elogii.com so integration work can run in parallel with the existing FSM/ERP rollout.POST /tasks/createOrUpdateMany handles hundreds of tasks per call, built for high-volume ingest from any FSM or ERP.ServiceTitan itself provides a V2 REST API with OAuth 2.0 Client Credentials, an integration environment at api-integration.servicetitan.io and a 60-call/sec rate limit, with transactional and data-export endpoints across Jobs, Projects, Invoices, Payroll, Pricebook, CRM, Dispatch and Inventory. The two APIs combine cleanly: eLogii calls ServiceTitan to read jobs and write completion back; ServiceTitan calls eLogii to push new jobs into the optimization layer.
Both companies publish a REST API and a sandbox environment. ServiceTitan’s API is substantially broader because the product is broader; eLogii’s API is deeper specifically in routing, optimization and field execution.
api-sandbox.elogii.com, full parity with production at api-35.elogii.com.POST /tasks/createOrUpdateMany handles hundreds of tasks per call, built for high-volume ingest from any FSM or ERP.api.servicetitan.io with a developer portal at developer.servicetitan.io. Substantially broader API surface than eLogii because the product is substantially broader.auth-integration.servicetitan.io/connect/token for sandbox, separate production endpoint.api-integration.servicetitan.io, separate from production./export for high-volume sync.For an integration team, the typical pattern when both products are in the stack: ServiceTitan owns the system-of-record for jobs, customers, invoicing and payments; eLogii reads jobs/customers/depots from ServiceTitan over the V2 REST API, runs optimization, writes routes and ETAs back; ServiceTitan’s field app or eLogii’s driver app shows the route to the technician depending on which business unit owns the work; completion writes back to ServiceTitan for invoicing.
eLogii runs alongside ServiceTitan; it doesn’t replace what you’re paying ServiceTitan today. The question is what eLogii adds on top, and what it costs to add it.
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 ServiceTitan + eLogii rollouts complete in 3 to 5 weeks including the integration.
ServiceTitan does not publish pricing. Third-party review aggregators (FieldCamp, Research.com, OneCrew) report typical pricing in the $250 to $500 per technician per month range for the base platform, with Pro add-ons (Dispatch Pro, Marketing Pro, Voice Agent Pro, Contact Center Pro, Pricebook Pro, Fleet Pro, Scheduling Pro, Field Pro) charged on top. Third-party reviewers consistently report 6 to 12 month full rollouts. None of this changes when eLogii is added; eLogii is layered on top.
30-minute custom simulation with your real ServiceTitan jobs, schedules and locations. Projected savings in drive time, fuel and planner hours from adding eLogii on top.
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
Three steps for operations whose routing problem has outgrown what ServiceTitan’s Dispatch Pro is built to handle, and who want to keep ServiceTitan for CSR, pricebook, payments and marketing while adding eLogii for advanced routing on top.
Drivers, vehicles, depots, customers, jobs and recurring patterns synced from ServiceTitan via the V2 REST API. Tech home locations, business units, job types and skillsets map to eLogii drivers, depots and constraints. Recurring service templates become eLogii route-template-groups. Read-write integration designed so ServiceTitan stays the system of record.
Weeks 1–2Custom data simulation against your historical ServiceTitan jobs so you can validate the modeling and project savings before go-live. Side-by-side comparison: what Dispatch Pro produces today vs. what eLogii produces with multi-day, multi-depot or recurring optimization on the same data.
Weeks 2–3Start with whichever business unit is leaking the most against Dispatch Pro’s limits today: usually the commercial book, a regional team, or a recurring-service program. Run it on eLogii, prove the lift on real jobs, then expand. ServiceTitan keeps owning the residential CSR-to-tech work in parallel. Most teams complete the transition in 3 to 5 weeks total including integrations.
Weeks 3–5Unimasters 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.
Each of these takes one of ServiceTitan’s documented routing limits, cites the source verbatim, and explains what it means in practice and how eLogii covers the gap.
Dispatch Pro “will not assign multi-technician or multi-day jobs”. Commercial installs, planned shutdowns and multi-day renovations.
Lead-plus-helpers, cross-trade specialist pairings, safety-required crews. Why Dispatch Pro can’t treat them as one optimization unit.
Each technician starts from a single home or shop. Regional contractors need cross-depot optimization. eLogii covers it.
ServiceTitan acquired FieldRoutes for recurring pest routes. PMs, compliance visits, monthly agreements outside pest and lawn.
All six limits in one place: multi-tech/multi-day, on-call exclusion, arrival window rules, managed technicians only, 70-jobs-per-day cap, residential focus.
Complement, in almost every case. ServiceTitan owns the trade business workflow: CSR call handling, dispatch board, pricebook, payments, marketing automation. eLogii adds routing depth on top once the operation grows past around 100 in the field, where Dispatch Pro hits its own documented limits. The integration runs over ServiceTitan’s V2 REST API and eLogii’s REST API with a full-parity sandbox – the technical pieces are already in place on both sides.
Roughly past 100 in the field. Under that, ServiceTitan plus Dispatch Pro typically covers the routing problem well: residential single-tech, single-day work with a three-day forward horizon. Above it, the share of work that doesn’t fit the single-tech/single-day model grows fast enough to show up on the dispatch board every week. ServiceTitan’s own FAQ states Dispatch Pro “will not assign multi-technician or multi-day jobs” – that’s the load-bearing line. eLogii layers on to handle what falls outside it.
No. ServiceTitan’s Dispatch Pro FAQ states the system “will not assign multi-technician or multi-day jobs.” The built-in Optimize Technician Route help doc adds: “Only scheduled jobs assigned solely to that technician for one day are optimized”, with a cap of 70 jobs per day. Multi-day projects can be booked manually through the project filter, but the optimizer itself stays single-technician, single-day. eLogii covers the rest via REST API.
They solve adjacent problems. ServiceTitan’s CSR booking workflow is the call-handling layer: caller-ID lookup to customer record, scripts and prompts, lead qualification, capacity warnings, marketing attribution, drop into the dispatch board. eLogii’s slot booking co-pilot is the route-aware availability calculation: given the current optimized plan, which slots can actually be offered to a customer without breaking optimized routes. In a combined deployment, ServiceTitan’s CSR fields the call and queries eLogii’s slot availability via REST API, then confirms a slot back to the customer that’s already optimization-aware. The CSR layer stays in ServiceTitan; the optimization-aware slot calculation runs in eLogii.
Through both products’ REST APIs. ServiceTitan’s V2 API uses OAuth 2.0 Client Credentials with a developer portal at developer.servicetitan.io and an integration environment sandbox. eLogii’s REST API has 70+ endpoints, ApiKey auth, a full-parity sandbox at api-sandbox.elogii.com and seven webhook events including live driver GPS. Typical pattern: eLogii reads jobs, customers and depots from ServiceTitan, runs the optimization, writes routes and ETAs back. Completion writes back to ServiceTitan for invoicing. The technician keeps using whichever field app they already use.
FieldRoutes is a pest control and lawn care field service management product acquired by ServiceTitan in January 2022. It runs under the FieldRoutes brand at fieldroutes.com and ships its own routing engine designed for recurring pest control service windows. For pest control operations that need optimization depth beyond what FieldRoutes’ built-in routing reaches – multi-depot, multi-day, constraint-heavy planning – eLogii can layer on top via REST API on the same pattern described above for ServiceTitan’s core platform.
ServiceTitan does not publish pricing; multiple third-party reviews put it at roughly $250 to $500 per technician per month for the base platform, with Pro add-ons (Dispatch Pro, Marketing Pro, Contact Center Pro, Voice Agent Pro, Fleet Pro, Pricebook Pro, Scheduling Pro, Field Pro) charged on top. eLogii is a platform fee, banded by field staff, drivers, jobs per day and modules, from $3,000 per month. eLogii runs alongside ServiceTitan; it doesn’t replace what you’re paying ServiceTitan today. Customers typically report 3 to 4× return on investment within 6 months on eLogii.
ServiceTitan has a strong Gartner Peer Insights rating (4.8/5) and is widely praised for platform depth, dashboards and the dispatch board. The most consistently cited issues across G2, Capterra, Software Advice and BBB are: long implementation timelines (6 to 12 months for full rollout), high total cost when Pro add-ons stack on top of base per-technician pricing, slow support response, QuickBooks integration reliability and over-complicated inventory tracking. Dispatch Pro specifically gets criticised for over-optimization on its 10-minute reshuffle cycle, with jobs moving away from customer-confirmed arrival times.
Typically 3 to 5 weeks from kickoff to a phased go-live, including the ServiceTitan integration. eLogii’s V2 ServiceTitan integration reads jobs, customers and depots over the REST API; routes, ETAs and completion data flow back. Most teams start with one business unit (often the commercial or multi-depot arm where Dispatch Pro’s limits matter most), validate against historical data, then expand. Heatleys evaluated 20 platforms and went live fast on eLogii, citing how quickly drivers could be onboarded.
Yes. eLogii runs operations at scale: J-Club (9,000+ stores), NHS, Belfast City Council, Vergo Pest Management (400 technicians, Tyro Group), Bristow & Sutor (200+ enforcement agents, 200,000+ case visits routed annually), Porcelanosa, Caldic and Berkmann Wine Cellars. ISO 27001 and SOC 2 Type 2 certified.
Last updated: June 2026. Information about ServiceTitan is drawn from ServiceTitan’s public help center (help.servicetitan.com), developer portal (developer.servicetitan.io), FY2026 SEC filings, Gartner Peer Insights, Capterra, G2 and Software Advice. Information about eLogii is drawn from elogii.com and the eLogii API documentation. All quoted ServiceTitan limitations are taken verbatim from their published help articles.
Custom simulation
A 30-minute working session with our solutions team. We take a sample of your real jobs, 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.