People

CRM Sync

Synchronize contacts with external CRM systems

Wexio can synchronize contact data bidirectionally with external CRM systems, keeping your customer data consistent across platforms.

CRM sync settings

Overview

CRM Sync connects your Wexio contacts with an external CRM (like HubSpot, Salesforce, or custom solutions):

  • Push — Send Wexio contact data to your CRM
  • Pull — Import CRM data into Wexio contact fields
  • Bidirectional — Keep both systems in sync continuously

Setup

  1. Connect your CRM in Settings → Integrations
  2. Configure field mappings (which Wexio fields map to which CRM fields)
  3. Enable sync direction (push, pull, or both)
  4. Set sync frequency

Field Mapping

Map Wexio fields to CRM fields:

Wexio FieldCRM Field
First namefirst_name
Last namelast_name
Emailemail_address
Phonephone_number
Custom fieldsCustom CRM properties

Sync Modes

ModeDescription
Push onlyWexio → CRM
Pull onlyCRM → Wexio
BidirectionalBoth directions, with conflict resolution

Bulk Operations

CRM sync integrates with bulk operations:

  • Bulk export — Export selected contacts to CRM
  • Bulk import — Import CRM contacts into Wexio
  • Background processing via job queue for large datasets

Operations Cost

CRM sync operations consume ops based on the number of records processed. See Ops Usage for the formula.

CRM Sync runs in the background using a job queue (BullMQ), so large sync operations don't block the UI.

On this page