test.salesforce.com rather than login.salesforce.com, so they are kept on a separate connector to avoid accidental crossover.
For production orgs, use the Salesforce connector.
Before you start
- You are signed in to Syntaxia under the Data Ops function.
- You know which sandbox you want to connect: developer, partial copy, or full copy.
- You have a Salesforce sandbox user with API Enabled and read access to the objects you want to sync.
- The sandbox username includes the sandbox suffix, for example
you@example.com.devoryou@example.com.uat.
Sandbox connections do not count against your Salesforce production limit of 4. You can connect as many sandboxes as you need.
What syncs
Sandbox connections read the same objects as production:| Object | Notes |
|---|---|
Account | Companies and customers |
Contact | People associated with accounts |
Lead | Pre-conversion prospects |
Opportunity | Deals in your pipeline |
User | Sandbox users |
Campaign | Marketing campaigns and members |
Connect a sandbox
Add the source
From your Data Ops command center, click Add Source, expand the Salesforce Sandbox card, and enter a connection label that names the sandbox, for example
Salesforce - UAT or Salesforce - DevSandbox.Authorize on the sandbox login page
Click Connect. Syntaxia redirects you to
test.salesforce.com. Sign in with your sandbox user, including the sandbox suffix in the username, then click Allow on the OAuth consent screen.Return to Syntaxia
You will be redirected back to your command center. The new sandbox card shows status
syncing.Working with sandboxes
Treat sandbox connections as throwaway by design. Common patterns:- Test ontology changes: connect a partial copy sandbox, run ontology discovery, and review the result before promoting to production.
- Validate field mappings: spin up a developer sandbox with synthetic data to confirm Syntaxia interprets your custom fields the way you expect.
- Train your team: give RevOps a sandbox source to explore the Syntaxia UI without exposing live customer data.
error after a refresh, click Reconnect to re-authorize.
Troubleshooting
`Invalid username or password` on the sandbox login page
`Invalid username or password` on the sandbox login page
Sandbox usernames include a suffix that matches the sandbox name. If your production username is
you@example.com and your sandbox is UAT, sign in with you@example.com.uat.The card moved to `error` after a sandbox refresh
The card moved to `error` after a sandbox refresh
Sandbox refreshes can revoke OAuth grants. Click Reconnect on the source card to start a fresh authorization.
I want to swap a sandbox for production
I want to swap a sandbox for production
Connect production as a separate source under the Salesforce connector. The sandbox and production sources can coexist, and you can disconnect the sandbox once you are confident in the production setup.