Connect Salesforce Commerce Cloud with Omnisend to sync customers, orders, and product data for real-time segmentation, triggered emails, and more repeat purchases.
• Contact, lead, and account fields in Salesforce are mapped to Omnisend customer profiles, including consent-related attributes when available.
• Order, checkout, and customer activity events are translated into Omnisend event payloads for automation triggers and reporting.
• Delta-based synchronization sends only created or changed records, with timestamps used to prevent replay and out-of-order updates.
• Field validation and normalization handle data types (dates, enums, phone formats) before records are written to Omnisend.
• Ownership rules define whether Salesforce or Omnisend is authoritative for specific attributes, with conflict handling applied per field.
• Sync jobs and webhook deliveries are logged with correlation IDs, error capture, and retry policies for transient API failures.
.png)
We stream key events such as registration, cart activity, and purchases from Salesforce Commerce Cloud to Omnisend via API or middleware, mapped to a clean profile schema. This keeps segments and automations based on fresh customer and order data.
Typical mappings include customer identifiers, consent status, lifecycle stage, product affinities, last order date, AOV, and store or locale. We define a field spec first so Omnisend uses consistent attributes across campaigns.
Yes, we pass commerce events into Omnisend as custom events so you can trigger browse, cart, checkout, and post-purchase flows. Event payloads can include product, price, and channel details for dynamic content blocks.
We include site ID, currency, and locale in the data model, then sync store-specific catalogs and audiences to the right Omnisend segments. This prevents cross-market messaging and keeps reporting clean.
We use a single primary identifier and deterministic merge rules, then sync marketing permissions bi-directionally where required. Consent changes are treated as source-of-truth updates, not campaign-side edits.





