When Sync Goes Sideways
Integrations break in three places: auth, mapping, and rate limits. The fix is usually obvious once you know which.
Auth expired
Most common. Tokens expire, users change passwords, IT revokes apps. The integration card shows a yellow "Reconnect" banner. Click it; sign back in.
Field mapping mismatch
Your CRM has a required field adaptlive isn't populating ("Lead Source" — common). The sync log shows the rejected record and the missing field. Either fill it in your data model (Settings → Data Model) or stop requiring it in the CRM.
Rate limited
You'll see "429" or "throttled" in the sync log. We back off automatically and retry — usually clears in 5–15 minutes. If it doesn't, the connector may need a different API key tier from your CRM vendor.
None of the above
Open the sync log entry; copy the error; email support@adaptlive.app. We have visibility into the Merge logs you don't.
