Connecting Salesforce takes about two minutes and doesn’t involve sharing your password. Spotzee uses OAuth, so authorisation flows through Salesforce’s consent screen and you stay in control of permissions.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.
You need admin access to your Salesforce org or at least permission to authorise third-party OAuth apps. Connecting also requires the Spotzee project
admin role.Pick your Salesforce environment
Three environment types are supported. Pick the one that matches the org you want to sync.| Environment | When to use | Login URL |
|---|---|---|
| Production | Your live Salesforce org | login.salesforce.com |
| Sandbox | Testing or staging | test.salesforce.com |
| Custom domain | Your org uses My Domain | <yourdomain>.my.salesforce.com |
Connect the integration
Start the connection
Choose Connect. Spotzee asks you to pick the environment (production, sandbox, or custom domain).
Authorise on Salesforce
You’ll be redirected to the Salesforce login page. Sign in with the user account that should hold the integration credentials. Review the requested permissions and approve.The authorising user matters: the OAuth token Spotzee stores inherits that user’s record visibility. Use a user with access to all the records you want to sync.
What happens next
The integration is connected but not yet syncing. Status shows Incomplete until you finish three more steps:- Pick objects and configure sync rules.
- Map Salesforce fields to Spotzee properties.
- The integration flips to Active automatically once both are saved.
Reconnecting
OAuth tokens expire and can be revoked. You’ll need to reconnect when:- The Salesforce admin revokes the connected app.
- The connecting user is deactivated or has their permissions changed.
- Salesforce expires the OAuth refresh token (rare on long-lived integrations).
One org per integration
Each Salesforce integration connects to exactly one Salesforce org. If you try to connect the same org twice, Spotzee detects the duplicate and stops you. Use multiple integrations only when you have multiple distinct Salesforce orgs to sync (for example, separate orgs per business unit).Next steps
Configure sync rules
Pick which objects to sync and filter records.
Map fields
Map Salesforce fields to Spotzee user properties.
Salesforce overview
What the integration does and what data flows.
Troubleshoot
OAuth failures and common connection issues.