Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

The samples show how to sync custom DB table storage with Dynamics CRM entities

License

Notifications You must be signed in to change notification settings

Azure-Samples/DynamicsConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provision a Dynamics Connector Services from GitHub

Overview

Solution Overview Diagram The Dynamics 365 connector uses a number of Azure services (Azure Functions, Azure Service Bus, and Azure Storage) with custom code and configuration (JSON) files to establish a two-way communication between any SQL DB and Dynamics 365. The connector is built in a modular fashion. One module queries the SQL DB, another connects to Dynamics 365, and code in the middle performs any needed data transformations to convert incoming data into a form that Dynamics 365 can read. With this modular architecture different data sources can be synchronized with Dynamics.

About

The samples show how to sync custom DB table storage with Dynamics CRM entities

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages