Two-way sync
Changes in Odoo or Recurly instantly reflect in both systems. No stale data, no manual imports.
Keep Odoo and Recurly in sync without custom scripts. Cut weeks of integration work, eliminate silent data drift, and give your team a single, reliable source of truth.
A dedicated finance tool and an ERP end up side by side for practical reasons: a subsidiary runs lighter software than headquarters, billing runs in a specialist system while the enterprise system holds the wider view, or the company is mid-migration and both are live. Whatever the split, the two systems describe overlapping customers and transactions, and that overlap drifts without a live connection.
Stacksync syncs Transactions, Line Items, Coupons and Redemptions, Billing Info in Recurly with Inventory Transfers (stock.picking), Employees (hr.employee), Projects and Tasks (project.project / project.task), Contacts (res.partner) in Odoo in real time and in both directions. You decide which system wins on which field, and every change made in one is reflected in the other within seconds instead of at the next batch run.
Where Recurly serves a business unit and Odoo is the group system, transactions and customer records roll up continuously, so consolidation starts from live data.
Invoices and payment activity from the billing side post through to the enterprise system automatically.
When one system is replacing the other, run both in parallel with records matching until the switch is complete.
Representative objects on each side — any object or custom field can map to any target. Schemas are auto-detected; types are converted between the two systems.
| Odoo objects | Recurly objects | How this pairing syncs | |
|---|---|---|---|
| Projects and Tasks (project.project / project.task) Work items synced with external project tools. | Transactions Individual payment attempts — captures, refunds, and voids; typically read into a warehouse for reconciliation and dunning analysis. | Projects and Tasks (project.project / project.task) is specific to Odoo and Transactions to Recurly — each maps to any object or custom field on the other side. | |
| Contacts (res.partner) The unified person/company record used across sales, invoicing, and purchasing; the anchor for CRM syncs. | Line Items One-time charges and credits on an account outside a subscription; synced for accurate revenue and adjustment reporting. | Contacts (res.partner) is specific to Odoo and Line Items to Recurly — each maps to any object or custom field on the other side. | |
| Sales Orders (sale.order) Quotations and confirmed orders synced with e-commerce and external CRMs. | Coupons and Redemptions Discount definitions and their application to accounts and subscriptions; read for discount and promotion analysis. | Sales Orders (sale.order) is specific to Odoo and Coupons and Redemptions to Recurly — each maps to any object or custom field on the other side. | |
| Invoices (account.move) Customer invoices and journal entries synced with accounting and reporting tools. | Billing Info Tokenized payment method (card/ACH) on an account; written when onboarding customers and read for payment-health signals (never stores raw card numbers). | Invoices (account.move) is specific to Odoo and Billing Info to Recurly — each maps to any object or custom field on the other side. | |
| Products (product.template / product.product) Catalog and variant data distributed to storefronts and quoting tools. | Measured Units and Usage Metered-billing units; usage records are posted to a subscription before each bill run for consumption-based pricing. | Products (product.template / product.product) is specific to Odoo and Measured Units and Usage to Recurly — each maps to any object or custom field on the other side. | |
| CRM Leads (crm.lead) Leads and opportunities synced with marketing and enrichment systems. | Accounts Customer/billing entity records keyed by account_code; the anchor most subscriptions and invoices hang off. Synced two-way with CRM accounts or a customer database. | CRM Leads (crm.lead) is specific to Odoo and Accounts to Recurly — each maps to any object or custom field on the other side. |
Each direction of the sync is driven by what the source system can signal and what the destination accepts — detection, delivery, and expected latency below.
DetectionOdoo notifies Stacksync of record changes through webhook events. Polling on the write_date timestamp every record carries.
DeliveryEach detected change is written to Recurly through its API, with automatic retries and rate-limit backoff.
DetectionRecurly notifies Stacksync of record changes through webhook events. Webhooks (JSON or XML, one format per endpoint) for account, subscription, payment, and invoice events, plus incremental polling of list endpoints.
DeliveryEach detected change is written to Odoo through its API, with automatic retries and rate-limit backoff.
Real-time sync, workflow automation, event queues, EDI, and monitoring, for every Odoo–Recurly connection.
Changes in Odoo or Recurly instantly reflect in both systems. No stale data, no manual imports.
Trigger automated workflows whenever Odoo or Recurly data changes, update records, fire webhooks, or kick off sequences without brittle API scripts.
Handle millions of events per minute without losing a single Odoo or Recurly record.
Track your Odoo ⇄ Recurly sync health, view errors, and replay failed events in one click.
Transform legacy EDI complexity into simple database interactions between Odoo and Recurly.
Configure and sync within minutes, no code. Whether you sync 50k or 100M+ records, Stacksync handles the queues, infra, and plumbing. Integrations are non-invasive and need zero setup on your systems.
Authenticate Odoo and Recurly with each platform's native method — OAuth, API keys, or service accounts — plus secure options like SSH tunneling, IP whitelisting, and VPC peering.
Pick the Odoo and Recurly objects to sync — Stacksync auto-detects both schemas, including custom fields where the platform exposes them. Sync to existing tables, or let Stacksync create new ones with ideal data types.
Fields map automatically even when names and types differ. Stacksync handles transformation and type casting for you, zero configuration required.
Yes. Stacksync provides a managed, real-time two-way integration between Odoo and Recurly: authenticate both systems, choose the objects to sync (such as Odoo's Projects and Tasks (project.project / project.task) and Contacts (res.partner)), map fields visually, and changes propagate both ways in milliseconds — no code required.
Change detection on Odoo: Polling on the write_date timestamp every record carries; recent versions can also send outbound webhooks from automation rules. On Recurly: Webhooks (JSON or XML, one format per endpoint) for account, subscription, payment, and invoice events, plus incremental polling of list endpoints sorted by updated_at with begin_time/end_time filters. Each detected change propagates to the other side in milliseconds, with field-level conflict resolution and an inspectable event log.
On the Recurly side: Transactions, Line Items, Coupons and Redemptions, Billing Info, plus custom fields where Recurly exposes them. On the Odoo side: Inventory Transfers (stock.picking), Employees (hr.employee), Projects and Tasks (project.project / project.task), Contacts (res.partner). Stacksync auto-detects both schemas and converts types between the two systems.
Yes. Each object mapping can be bidirectional or restricted to a single direction (both systems accept writes). Read-only mirrors, one-way pushes, and full two-way sync can be mixed in the same integration.
Common patterns for Odoo and Recurly: Subsidiary to headquarters; Where Recurly handles billing: invoices land in Odoo; Migration without a hard cutover. Where Recurly serves a business unit and Odoo is the group system, transactions and customer records roll up continuously, so consolidation starts from live data.
Odoo: XML-RPC and JSON-RPC external API exposing the full ORM (search_read, create, write, unlink). Authentication: Database user credentials or per-user API keys. Recurly: REST API (V3, date-versioned; legacy V2 XML API also exists). Authentication: API key via HTTP Basic auth (key as username, blank password); keys are per-site, with separate sandbox and production keys. Stacksync manages authentication, retries, and rate limits on both sides.
As a data company, we understand the importance of keeping your data secure. Stacksync is built with security best practices to keep your data safe at every layer, and is DPF-certified for US, EU, UK and CH data transfers.
Let your users access Stacksync from your centralized user management systems. Works with Okta, Azure, Google SSO and more.
Immediately get alerted about record syncing issues over email, Slack, PagerDuty and WhatsApp. Resolve issues from a centralized dashboard with retry and revert options.
Securely connects to your systems with:
Every pair below is a real-time, two-way sync. Search all 515 integrations available for Odoo and Recurly.