![]() |
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 Tableau CRM Analytics inside of a SQL Server SSIS workflow to transfer Tableau CRM Analytics data into a Microsoft SQL Server database.
To get started, add a new Tableau CRM Analytics 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 Tableau CRM Analytics connection properties in a connection manager.
Tableau CRM Analytics uses the OAuth 2 authentication standard. Obtain the OAuthClientId and OAuthClientSecret by registering an app with Tableau CRM Analytics.
See the Getting Started section of the Help documentation for an authentication guide.
If the connected Salesforce org has MFA enforcement enabled, set MFACode to the time-based one-time passcode (TOTP) generated by your authenticator app (such as Salesforce Authenticator or Google Authenticator). MFACode applies alongside the standard OAuth flow.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Tableau CRM Analytics data.
SELECT Name, CloseDate FROM Dataset_Opportunity๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Tableau CRM Analytics data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Tableau CRM Analytics data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Tableau CRM Analytics SSIS Component to get started:
Download NowLearn more:
๐ Tableau CRM Analytics IconPowerful SSIS Source Components that allows you to easily connect SQL Server with Tableau CRM Analytics through SSIS Workflows.
Use the Tableau CRM Analytics Data Flow Components to connect with Tableau CRM Analytics platform and prediction services. Perfect for data synchronization, local back-ups, workflow automation, and more!