![]() |
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 Dynamics 365 inside of a SQL Server SSIS workflow to transfer Dynamics 365 data into a Microsoft SQL Server database.
CData simplifies access and integration of live Microsoft Dynamics 365 data. Our customers leverage CData connectivity to:
CData customers use our Dynamics 365 connectivity solutions for a variety of reasons, whether they're looking to replicate their data into a data warehouse (alongside other data sources) or analyze live Dynamics 365 data from their preferred data tools inside the Microsoft ecosystem (Power BI, Excel, etc.) or with external tools (Tableau, Looker, etc.).
To get started, add a new Dynamics 365 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 Dynamics 365 connection properties in a connection manager.
Edition and OrganizationUrl are required connection properties. The Dynamics 365 connector supports connecting to the following editions: CustomerService, FieldService, FinOpsOnline, FinOpsOnPremise, HumanResources, Marketing, ProjectOperations and Sales.
For Dynamics 365 Business Central, use the separate Dynamics 365 Business Central driver.
OrganizationUrl is the URL to your Dynamics 365 organization. For instance, https://orgcb42e1d0.crm.dynamics.com
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract Dynamics 365 data.
SELECT GoalHeadingId, Name FROM GoalHeadings WHERE Name = 'MyAccount'๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Dynamics 365 data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Dynamics 365 data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Dynamics 365 SSIS Component to get started:
Download NowLearn more:
๐ Dynamics 365 IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Dynamics 365 through SSIS Workflows.
Use the Dynamics 365 Data Flow Components to synchronize with Dynamics 365 Leads, Contacts, Opportunities, Accounts, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!