Sync Connector
POST/api/v1/connectors/:connector_id/sync
Pull from the ERP right now, rather than waiting for the next cycle.
Odoo Online cannot push to us โ custom modules, which is how the addon signals on validation, cannot be installed there. So "real time" for a polled connector means on demand: this runs one cycle immediately and returns what it did. The 5-minute schedule stays as the unattended path.
Requestโ
Responsesโ
- 200
- 422
Successful Response
Validation Error