Your stack, connected.
Tide syncs shipments, documents, and costs with the systems you already run, so freight data lands where your team already works instead of one more inbox.
Real integrations, not a slide of logos.
Every system below is a live connection point today: ERP sync, commerce order capture, and the accounting rail that closes the books.
Push shipment milestones and landed costs straight into SAP S/4HANA, no CSV exports.
Sync purchase orders and freight invoices with Oracle ERP Cloud in real time.

Two-way sync of orders, items, and freight costs so your books stay current.
Turn Shopify orders into booked shipments and write tracking back automatically.
Reconcile freight spend, duties, and accessorials into QuickBooks without rekeying.

Surface live shipment status on the Salesforce records your team already works in.
One request, a full landed cost.
Every system on this page can eventually read and write through the same endpoint that already prices the quotes on this site.
The API is in design partnership with a handful of early customers right now. It is not yet generally available.
POST /v0/quotes
{
"origin": "CNSHA",
"destination": "USLAX",
"mode": "ocean_fcl",
"container": "40HC",
"ready_date": "2026-08-01"
}{
"quote_id": "q_8f2a1c",
"rate": { "amount": 3230, "currency": "USD" },
"transit_days": 14,
"carrier": "MSC",
"valid_until": "2026-08-08"
}Three ways freight data reaches you.
Pick the pattern that matches how your team already works. All three read from the same underlying shipment record.
ERP and TMS sync
Push booked shipments, milestones, and itemized landed cost lines straight into the ERP or TMS you already run, with no CSV exports and no rekeying.
- SAP S/4HANA
- Oracle ERP Cloud
- NetSuite
Spreadsheet escape hatch
Every shipment and cost line exports as a clean sheet on demand, for teams that still run their book from a spreadsheet.
- Scheduled exports
- Custom column sets
Webhook events
Subscribe to booking, milestone, and exception events and push them into Slack, an internal dashboard, or your own service.
- shipment.booked
- milestone.updated
- exception.raised
No docs portal yet, and we are not faking one.
The API is being built in the open with a small set of design partners before there is a reference site to publish. If you want in early, the fastest path is a conversation with the team, not a form that goes into a queue.
Build against a live shipment before anyone else.
Book a demo and ask for the API design partner track. We will scope a key and a real lane for you to test against.