Rootstock is a cloud ERP for manufacturers, distributors, and supply chain companies, built natively on the Salesforce Platform with a shared data model across order management, manufacturing operations, supply chain, inventory, and financials. An unofficial API lets you programmatically pull sales orders, work orders, bills of material, inventory, purchase orders, and general ledger data—and push updates like new sales orders, work order completions, receipts, and inventory transactions back into Rootstock.

Rootstock is a cloud ERP for manufacturers, distributors, and supply chain companies, built natively on the Salesforce Platform. Founded in 2008, Rootstock shares Salesforce's data model and runtime, so ERP objects sit alongside CRM, service, and ecommerce data on a single cloud. Manufacturers use Rootstock to process sales orders, manage bills of material and engineering change control, run multi-mode production, plan materials and distribution with MRP/DRP, track inventory by lot and serial across locations, and post financials—serving aerospace and defense, high-tech electronics, medical device, and industrial equipment companies.
Core product areas include:
Common data entities:
Manufacturers run mission-critical operations on Rootstock daily, but turning its Salesforce-native, object-driven workflows into reliable API-driven automation is non-trivial:
Supergood reverse-engineers Rootstock's authenticated Salesforce flows and ERP Data Framework objects to deliver a resilient API layer for your org—across order management, production, inventory, and financials.
Use Rootstock with AI agents: Rootstock MCP Server →
Book a 30-minute session to confirm your modules, Salesforce org configuration, and authentication model.
We deliver a production-ready Rootstock adapter tailored to your org's objects, custom fields, and entitlements.
Go live with continuous monitoring and automatic adjustments as Rootstock and your Salesforce org evolve.
Authentication
/authenticateAuthenticate to a Rootstock org via Salesforce connected-app OAuth, username/password, or MFA and obtain a session token for downstream calls.
Order Management
/sales_ordersList sales orders and order lines with filters for customer, status, ship date, and item.
Order Management
/create_sales_orderCreate a sales order from a quote or opportunity, including lines, pricing, and shipping details.
Production
/work_ordersRetrieve work orders, operations, and cost transactions with status, work center, and item filters.
Production
/create_work_orderCreate or release a work order against a bill of material and routing for a configured item.
Inventory
/inventoryPull on-hand inventory, lots, serials, and transactions across locations with item and location filters.
- Pull sales orders, lines, and shipment status from Rootstock into a single warehouse - Convert Salesforce opportunities into Rootstock sales orders without manual rekeying - Stream fulfillment and backorder events to downstream commerce and customer-experience tools
- Release work orders against BOMs and routings from upstream planning or MES tools - Pull work order operations, labor, and cost transactions for shop-floor dashboards - Post work order completions and material issuance back into Rootstock
- Sync on-hand inventory, lots, and serials across locations into external WMS and analytics - Feed MRP and DRP demand signals from forecasting and ecommerce systems - Reconcile receipts, cycle counts, and inventory transactions in near real time
- Sync AR invoices, AP vouchers, and journal entries from Rootstock into the general ledger - Match work order and inventory costs against standard and actual costing - Surface margin and cost variance data to BI and finance tools
Authentication
Salesforce connected-app OAuth, username/password, and MFA (SMS, email, TOTP) handled in a managed session
Connectivity
Authenticated Salesforce flows plus the Salesforce REST and Bulk APIs surfacing Rootstock ERP Data Framework objects
Response format
Normalized JSON across Sales Order, Work Order, BOM, Inventory, Purchasing, and Financial objects
Rate limits
Adaptive batching tuned to your org's Salesforce API governor limits to avoid daily call exhaustion
Session management
Automatic session refresh, OAuth token rotation, and MFA replay handling
Data freshness
Near real-time pulls for orders, work orders, and inventory with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for sales order, work order, inventory transaction, and shipment changes
Latency
Sub-second reads on cached entities; multi-second writes when posting orders, work orders, and inventory transactions
Throughput
Horizontally scaled workers sized to manufacturing transaction volume, with Bulk API offload for large syncs
Reliability
Retry, backoff, and idempotency keys for order, work order, and inventory postings
Adaptation
Continuous monitoring of Rootstock releases, Salesforce platform changes, and org-specific configuration drift
Yes. Supergood authenticates through your Salesforce org and reads and writes Rootstock's ERP Data Framework objects, normalizing them into a clean API. You integrate once rather than wiring up raw Salesforce objects and governor-limit handling yourself.
Supergood batches and schedules calls adaptively, using the Bulk API for large syncs and respecting your org's daily limits, so high-volume inventory and transaction sync does not exhaust your Salesforce allocation.
Yes. Each org is profiled against its configured objects, custom fields, and low-code workflows. Supergood preserves org-specific fields and entitlements rather than forcing a generic schema.
Order Management, Engineering, Production, Supply Chain, Inventory, and Financial Management are exposed through the same normalized API surface, so sales orders, work orders, BOMs, inventory, purchasing, and GL data sit together.
Yes. You can pull sales orders, work orders, inventory, and financial records, and push updates such as new sales orders, work order completions, receipts, and inventory transactions back into Rootstock.