Shoptech is the maker of the E2 Shop System (now JobBOSS²), a manufacturing ERP for job shops and custom manufacturers covering quoting, scheduling, shop floor control, inventory, purchasing, job costing, and accounting. An unofficial API lets you programmatically pull jobs, work orders, quotes, parts, inventory, customers, vendors, and invoices—and push updates like new quotes, work orders, purchase orders, and inventory adjustments back into the system.

Shoptech is the maker of the E2 Shop System, a manufacturing ERP built for job shops and custom, make-to-order manufacturers. The product spans the full manufacturing lifecycle—quoting and estimating, scheduling, shop floor control, inventory and materials management, purchasing, job costing, quality, and accounting. Since Shoptech was acquired by ECi Software Solutions in 2021, E2 Shop System has been restructured and is offered as JobBOSS², a cloud-based ERP used by machine shops, fabrication shops, tool and die shops, and metal stamping and screw shops to run shop floor operations and surface business insights.
Core product areas include:
Common data entities:
Manufacturers run mission-critical shop floor operations on E2/JobBOSS² every day, but turning portal- and shop-floor-driven workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser and shop floor flows across the E2 Shop System and JobBOSS² to deliver a resilient API layer for your Shoptech tenant—covering quoting, jobs, inventory, purchasing, and invoicing.
Use Shoptech with AI agents: Shoptech MCP Server →
Book a 30-minute session to confirm your edition (E2 or JobBOSS²), deployment model, and authentication setup.
We deliver a production-ready Shoptech adapter tailored to your shop's configuration and data entities.
Go live with continuous monitoring and automatic adjustments as Shoptech and JobBOSS² evolve.
Authentication
/authenticateAuthenticate to a Shoptech E2/JobBOSS² tenant and obtain a session token for downstream calls.
Quoting
/quotesList quotes and estimates with filters for customer, part, status, and date range.
Quoting
/create_quoteCreate a new quote or estimate, including line items and bill of materials, and optionally convert it to a job.
Jobs
/work_ordersRetrieve jobs and work orders with routings, operations, status, and estimated vs. actual cost data.
Inventory
/inventoryPull parts and on-hand inventory by location, including lot/serial detail and reorder levels.
Purchasing
/create_purchase_orderCreate a purchase order against a vendor and job requirement, mirroring automated PO generation.
- Pull quotes and estimates as they are created and stream them to CRM and CPQ tools - Sync jobs, work orders, routings, and operation status into a central warehouse - Compare estimated vs. actual costs per job for profitability reporting
- Pull real-time on-hand inventory by location into planning and forecasting tools - Trigger purchase orders when parts fall below reorder levels - Reconcile vendor, PO, and receipt data with downstream supply chain systems
- Sync invoices, payments, and job costs into general ledger and AR systems - Bridge data between E2/JobBOSS² and QuickBooks without manual exports - Surface customer and job profitability to dashboards and BI tools
- Pull shop floor time tracking and capacity data from mobile and terminal entry - Stream scheduling, load, and bottleneck signals to operations dashboards - Surface quality, calibration, and CAPA records alongside production data
Authentication
Username/password handled in a managed session with automated refresh
Connectivity
Authenticated browser and shop floor flows across E2 Shop System and JobBOSS², cloud and on-premise
Response format
Normalized JSON across Quotes, Jobs, Inventory, Purchasing, and Invoicing objects
Rate limits
Adaptive throttling tuned to your tenant to avoid system-side limits
Session management
Automatic session refresh, login replay handling, and credential rotation
Data freshness
Near real-time pulls for jobs, inventory, and quotes with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for quote creation, job status changes, inventory adjustments, and invoicing
Latency
Sub-second reads on cached entities; multi-second writes when posting quotes, jobs, and purchase orders
Throughput
Horizontally scaled workers sized to multi-job-shop volume across quoting, production, and purchasing
Reliability
Retry, backoff, and idempotency keys for job, inventory, and purchase order transactions
Adaptation
Continuous monitoring of E2/JobBOSS² releases and per-shop configuration drift
Yes. Shoptech's E2 Shop System was restructured as JobBOSS² after the 2021 ECi acquisition. Supergood adapts to both editions and to migration states in between, normalizing data across whichever version your shop runs.
Yes. Supergood works against authenticated surfaces for both cloud and on-premise installations, with network configuration tuned to your environment so the same normalized API is available regardless of deployment model.
Yes. Real-time on-hand inventory by location, reorder levels, vendor records, and purchase orders are exposed through the normalized API, so you can drive forecasting and reorder automation from your own systems.
Invoices, payments, and job costs are exposed directly through the API rather than only via QuickBooks export, so you can sync finance data into your general ledger and BI tools without manual handoffs.
Each shop is profiled against its configured parts, routings, and custom fields. Supergood preserves your part numbers, lifecycle states, and shop-specific data rather than forcing a generic schema.