Model Context Protocol (MCP) finally gives AI models a way to access the business data needed to make them really useful at work. CData MCP Servers have the depth and performance to make sure AI has access to all of the answers.
Try them now for free →Integrate with Dynamics 365 Data in SnapLogic
Use CData Connect Cloud to connect to and integrate with live Dynamics 365 data in SnapLogic.
SnapLogic's iPaaS platform helps organizations automate application, data and cloud integrations. When paired with CData Connect Cloud, SnapLogic gets access to live Dynamics 365 data. This article demonstrates how to connect to Dynamics 365 using Connect Cloud and integrate with Dynamics 365 data in SnapLogic.
CData Connect Cloud provides a pure SQL Server interface for Dynamics 365, allowing you to query data from Dynamics 365 without replicating the data to a natively supported database. Using optimized data processing out of the box, CData Connect Cloud pushes all supported SQL operations (filters, JOINs, etc.) directly to Dynamics 365, leveraging server-side processing to return the requested Dynamics 365 data quickly.
About Dynamics 365 Data Integration
CData simplifies access and integration of live Microsoft Dynamics 365 data. Our customers leverage CData connectivity to:
- Read and write data in the full Dynamics 365 ecosystem: Sales, Customer Service, Finance & Operations, Marketing, and more.
- Extend the native features of Dynamics CRM with customizable caching and intelligent query aggregation and separation.
- Authenticate securely with Dynamics 365 in a variety of ways, including Azure Active Directory, Azure Managed Service Identity credentials, and Azure Service Principal using either a client secret or a certificate.
- Use SQL stored procedures to manage their Dynamics 365 entities - listing, creating, and removing associations between entities.
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.).
Getting Started
Configure Dynamics 365 Connectivity for SnapLogic
Connectivity to Dynamics 365 from SnapLogic is made possible through CData Connect Cloud. To work with Dynamics 365 data from SnapLogic, we start by creating and configuring a Dynamics 365 connection.
- Log into Connect Cloud, click Connections and click Add Connection
- Select "Dynamics 365" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Dynamics 365.
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
- Click Create & Test
-
Navigate to the Permissions tab in the Add Dynamics 365 Connection page and update the User-based permissions.


Add a Personal Access Token
If you are connecting from a service, application, platform, or framework that does not support OAuth authentication, you can create a Personal Access Token (PAT) to use for authentication. Best practices would dictate that you create a separate PAT for each service, to maintain granularity of access.
- Click on your username at the top right of the Connect Cloud app and click User Profile.
- On the User Profile page, scroll down to the Personal Access Tokens section and click Create PAT.
- Give your PAT a name and click Create.
- The personal access token is only visible at creation, so be sure to copy it and store it securely for future use.

Connect to Dynamics 365 from SnapLogic using Connect Cloud
To establish a connection from SnapLogic to CData Connect Cloud, you will need to download the JDBC Driver.
- Open the Client Tools page of CData Connect Cloud.
- In the Dev Tools section, click JDBC.
- Download and run the setup file.
- When the installation is complete, locate the JDBC Connect JAR file in the JDBC driver's installation directory, for example, C:\Program Files\CData\JDBC Driver for CData Connect\lib.
- Copy the JDBC Connect JAR file (cdata.jdbc.connect.jar).
After copying the JDBC CData Connect JAR file, you will need to paste it into the SnapLogic installation location and configure the connection to Connect Cloud.
- Log into SnapLogic.
- Click the Managers tab.
- Select a folder from the Project Spaces to add the JDBC JAR file to.
- Click the Files tab.
- Click the button in the top right to upload the CData Connect Cloud JDBC JAR file. It appears as a file once uploaded.
- Click the Designer tab.
- Click JDBC to expand the options for "snaps."
- Click and drag a Generic JDBC - Select "snap" onto the designer.
- Click Add Account > Continue.
- Enter the JDBC connection properties.
- JDBC driver: add the CData Connect Cloud JAR file
- JDBC driver Class: enter cdata.jdbc.connect.ConnectDriver
- JDBC Url: enter a JDBC connection string for the JDBC driver. For example: jdbc:connect:AuthScheme=Basic;User={username};Password={PAT};
- Username: enter your CData Connect Cloud username. This is displayed in the top-right corner of the CData Connect Cloud interface. For example, test@cdata.com.
- Password: enter the PAT you generated on the Settings page.
- Click Validate. If the connection succeeds, the "snap" is ready to use.
- Click Apply.
You can now create reports with the connected data.
Get CData Connect Cloud
To get live data access to 100+ SaaS, Big Data, and NoSQL sources directly from SnapLogic, try CData Connect Cloud today!