Integrations Overview
A complete reference for all supported integrations, sync modes, and webhook configuration.
Supported integrations
Ventorie currently supports:
• Shopify — products, orders, inventory, locations
• ShipBob — fulfillment center inventory
• Amazon — (coming soon) FBA inventory and orders
Each connector can be configured independently. You can connect multiple stores of the same type (e.g., two Shopify stores for different regions).
Sync modes
Each connector has a sync mode that controls what Ventorie does with incoming data:
• Discover — Read-only. Pulls data in but never writes back to the external platform. Safe for initial exploration.
• Staging — Reads and writes, but only to a staging environment. Use for testing two-way sync setups.
• Active — Full live sync. Reads and writes to production in real time.
Sync schedules
Syncs can be run manually ('Sync Now') or on an automatic schedule. Available intervals: hourly, every 6 hours, every 12 hours, daily. Scheduled syncs require the Ventorie background worker to be active — available on paid plans.
Webhooks
For real-time event delivery, Ventorie supports webhooks from Shopify and ShipBob. Webhooks push events (order created, inventory updated, shipment sent) to Ventorie instantly instead of waiting for the next scheduled sync. Webhooks require a publicly accessible URL — they don't work on localhost.
Use 'Re-register webhooks' on the connector card to refresh webhook registrations if they become stale.
Background sync
Sync streams run as background server tasks. You can close the sync panel at any time — the sync continues and the panel shows live progress when reopened. This means you can start a long sync, navigate away, and check back on the status from any browser session.