From Installation to your first replication.
Install the Salesforce managed package, download SQL-Sales, configure your connection and begin working with Salesforce data directly from SQL Server.
Install the package
Install the Salesforce-approved SQL-Sales managed package into your Production org or a sandbox.
Package instructionsInstall SQL-Sales
Download and install the SQL-Sales components on the Windows server that will run your SQL Server integrations.
Download softwareConnect Salesforce
Create an environment and connect SQL-Sales using your chosen supported Salesforce authentication method.
OAuth setupRun your first command
Enable a SQL Server database, then replicate your first Salesforce object with one T-SQL command.
Enable a database
One command.
Salesforce data in SQL Server.
Once the managed package, SQL-Sales software and environment connection are ready, a full object replication is as simple as this.
Follow the detail.
Or watch the whole setup.
Use the full web documentation for step-by-step setup, watch the real-time installation demonstration, or keep the PDF guide locally.
Step-by-step documentation
Follow the complete installation and environment configuration process in the SQL-Sales documentation.
Full installation video
Watch a complete end-to-end SQL-Sales setup from scratch in real time.
Downloadable guide
Keep the full SQL-Sales documentation available offline as a downloadable PDF.
A SQL Server environment.
A Salesforce connection.
SQL-Sales runs within your Windows and SQL Server environment and communicates directly with Salesforce using outbound HTTPS.
Microsoft SQL Server
A supported SQL Server environment on which to install and run SQL-Sales.
Windows server environment
SQL-Sales components are installed on a Windows environment with access to the relevant SQL Server instance.
Outbound Salesforce access
Outbound HTTPS access to Salesforce APIs; no inbound Salesforce connection to your network is required.
Salesforce API permissions
A Salesforce integration user with appropriate object, field and API access for the operations you intend to run.
Database enabling
Enable each SQL Server database that will call the SQL-Sales stored procedures.
Install SQL-Sales.
Start working in T-SQL.
Install the Salesforce managed package, download the SQL-Sales software and follow the setup guide to run your first integration.