![]() |
VOOZH | about |
Using SQL Server as a backup for critical business data provides an essential safety net against loss. Backing up data to SQL Server enables business users to more easily connect that data with features like reporting, analytics, and more.
This example demonstrates how to use the CData SSIS Tasks for Salesforce Marketing inside of a SQL Server SSIS workflow to transfer Salesforce Marketing data into a Microsoft SQL Server database.
To get started, add a new Salesforce Marketing source and SQL Server ADO.NET destination to a new data flow task.
๐ The Data Flow task used in this example. (Salesforce is shown.)Follow the steps below to save Salesforce Marketing connection properties in a connection manager.
Authenticating to the Salesforce Marketing Cloud APIs
Set the and to your login credentials, or to the credentials for a sandbox user if you are connecting to a sandbox account.
Connecting to the Salesforce Marketing Cloud APIs
By default, the data provider connects to production environments. Set to true to use a Salesforce Marketing Cloud sandbox account.
The default Instance is s7 of the Web Services API; however, if you use a different instance, you can set .
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Salesforce Marketing data.
SELECT Id, Status FROM Subscriber๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Salesforce Marketing data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Salesforce Marketing data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Salesforce Marketing SSIS Component to get started:
Download NowLearn more:
๐ Salesforce Marketing Cloud IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live Salesforce Marketing Cloud data through SSIS Workflows.
Use the Salesforce Marketing Cloud Data Flow Components to synchronize with Accounts, Emails, Lists, Subscribers, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!