Odoo Online Shopify connector
Built for Odoo Online's API surface
Odoo Online does not allow custom server-side modules. That eliminates a whole class of connectors that require a manifest install on the Odoo side. SyncO works only with the standard JSON-RPC API that Odoo Online exposes — same endpoints, same auth model, no modifications.
- API key authentication, generated from Odoo Online's standard interface.
- Standard JSON-RPC reads and writes — nothing private, nothing brittle.
- Multi-company support for Odoo Online environments with several companies.
- Version-aware behavior across Odoo Online v16, v17, v18, and v19.