The Salesforce integration pulls your CRM data into Spotzee on a recurring schedule. No CSV exports, no manual imports. Connect once via OAuth, pick the objects you want, and Spotzee keeps your audience data current.Documentation Index
Fetch the complete documentation index at: https://docs.spotzee.com/llms.txt
Use this file to discover all available pages before exploring further.
The Salesforce integration is a one-way sync from Salesforce into Spotzee. Spotzee never writes back to Salesforce. Setup requires the project
admin role.What gets synced
You can sync three Salesforce object types, individually or in any combination:| Object | What it represents | Use it for |
|---|---|---|
| Lead | Prospects who haven’t converted yet | Top-of-funnel marketing, nurture sequences |
| Contact | Existing customers and qualified prospects | Customer comms, upsell, retention |
| CampaignMember | People tied to specific Salesforce campaigns | Targeted sends keyed off Salesforce campaign membership |
How sync works
Two mechanisms keep Spotzee current:- Initial sync. When you finish setup, Spotzee runs a full pull of every record matching your sync rules.
- Incremental sync. After the initial pull, every subsequent run only fetches records whose
LastModifiedDateis newer than the previous successful sync. That keeps API usage low and runs fast even on large orgs.
Setup at a glance
Bringing the integration live takes four steps:- Connect your Salesforce org via OAuth.
- Pick the objects you want to sync (Lead, Contact, CampaignMember, or any combination).
- Configure sync rules to filter which records flow in.
- Map fields from Salesforce to Spotzee user properties.
Multiple Salesforce orgs
You can connect more than one Salesforce org per project. Each gets its own integration record, sync rules, and field mappings. One restriction: a single Salesforce org can only connect to one Spotzee project at a time.Next steps
Connect Salesforce
OAuth flow, environment selection, what happens after authorisation.
Configure sync rules
Pick which objects to sync and filter records with rules.
Map fields
Map Salesforce fields to Spotzee user properties, including opt-out.
Operations
Manual sync, frequency, health checks, logs, status badges.