CRM sync issues are the most common support request. This module covers the most frequent errors and their solutions.
401 Unauthorized — your OAuth token has expired. Reconnect the CRM integration.422 Unprocessable Entity — a required CRM field is missing. Check field mapping.429 Too Many Requests — hitting CRM rate limits. Enable "slow sync" mode.Enable deduplication under Settings → Integrations → Dedup Rules. Set the match key to "email address" — this matches on exact email before creating a new record. If duplicates exist already, use your CRM's native dedup tool to merge them; the platform cannot retroactively merge CRM records.
Review field mapping under Settings → Integrations → Field Mapping. Verify each platform field maps to the correct CRM field type (text to text, date to date, etc.).
⚠ Never disable and re-enable CRM sync while a campaign is running. This can trigger duplicate contact creation. If you must reconnect, pause all active campaigns first.