Two-way sync
Changes in Brightpearl or Dynamo DB instantly reflect in both systems. No stale data, no manual imports.
Keep Brightpearl and Dynamo DB in sync without custom scripts. Cut weeks of integration work, eliminate silent data drift, and give your team a single, reliable source of truth.
ERP data sits behind interfaces built for the ERP's own modules, not for your internal systems. Teams that need those records, for reporting services, internal tools, or automations, end up writing integration code against a strict API and maintaining it through every upgrade.
Stacksync mirrors Inventory and warehouses, Goods-out notes, Invoices and payments, Custom fields from Brightpearl into Dynamo DB and keeps both sides consistent in real time. Whatever Brightpearl is the system of record for, whether financials, operations, people, or procurement, those records become rows your code can query, and changes written in Dynamo DB sync back into Brightpearl with its validations respected.
Records from Brightpearl live in Dynamo DB as ordinary tables or collections, joinable with the rest of your data.
Scripts and services read and write the synced tables; Stacksync handles the Brightpearl interface, limits, and retries.
Updates in Brightpearl arrive as row changes in Dynamo DB, so jobs and triggers can respond as the business record changes.
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.
| Brightpearl objects | Dynamo DB objects | |
|---|---|---|
| Contacts Customers and suppliers in one contact model, matched to CRM records by email or reference. | Global Tables Multi-region replicas relevant when syncs must read from a specific region. | |
| Inventory and warehouses On-hand and allocated stock by warehouse, read for availability publishing. | Tables The top-level containers a sync targets; each table is addressed independently. | |
| Goods-out notes Fulfillment documents that carry picking and shipping status back to order sources. | Items Schemaless records keyed by partition (and optional sort) key, mapped to rows or SaaS objects in syncs. | |
| Invoices and payments Financial documents synced to accounting platforms for reconciliation. | Attributes Per-item fields, including nested maps and lists, flattened or mapped during sync. | |
| Custom fields Per-object custom attributes included in field mappings. | Partition and Sort Keys The primary key pair used as the match key for bi-directional sync. | |
| Products SKU records with variants and price lists, synced with e-commerce and ERP catalogs. | Global Secondary Indexes Alternate access paths used when sync queries filter on non-key attributes. |
Real-time sync, workflow automation, event queues, EDI, and monitoring, for every Brightpearl–Dynamo DB connection.
Changes in Brightpearl or Dynamo DB instantly reflect in both systems. No stale data, no manual imports.
Trigger automated workflows whenever Brightpearl or Dynamo DB data changes, update records, fire webhooks, or kick off sequences without brittle API scripts.
Handle millions of events per minute without losing a single Brightpearl or Dynamo DB record.
Track your Brightpearl ⇄ Dynamo DB sync health, view errors, and replay failed events in one click.
Transform legacy EDI complexity into simple database interactions between Brightpearl and Dynamo DB.
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 Brightpearl and Dynamo DB 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 Brightpearl and Dynamo DB 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 Brightpearl and Dynamo DB: authenticate both systems, choose the objects to sync (such as Brightpearl's Contacts and Inventory and warehouses), map fields visually, and changes propagate both ways in milliseconds — no code required.
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 Brightpearl and Dynamo DB: Read ERP records with a query; Internal tools and automations without API code; React to ERP changes. Records from Brightpearl live in Dynamo DB as ordinary tables or collections, joinable with the rest of your data.
Brightpearl: REST API, organized into services (order, product, contact, warehouse, accounting). Authentication: OAuth 2.0 (authorization code grant) for current apps; legacy private and public apps authenticate with app reference and account token headers. Dynamo DB: Proprietary JSON-over-HTTPS API accessed through AWS SDKs; PartiQL supported for SQL-like queries. Authentication: AWS IAM credentials with SigV4 request signing. Stacksync manages authentication, retries, and rate limits on both sides.
Dynamo DB: Items are schemaless apart from the mandatory partition key (and optional sort key), so sync field mappings are defined per attribute rather than from a fixed schema. Brightpearl: The API is split into functional services (order-service, product-service, contact-service, warehouse-service, accounting-service), each with its own resource paths. Stacksync's field mapping accounts for these differences between Brightpearl and Dynamo DB without custom code.
Stacksync is SOC 2 Type II and ISO 27001 certified with HIPAA BAA support. Data is encrypted in transit, and a zero-persistent-storage architecture means Brightpearl and Dynamo DB records are not retained after a sync operation.
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 386 integrations available for Brightpearl and Dynamo DB.