Skip to content

Simple C# app to extract data from Dynamics 365 instance

Notifications You must be signed in to change notification settings

ekul135/Dynamics365DataExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Dynamics365DataExtractor

A small simple example app showing authentication using Azure Active Directory and simple entity extraction from a Dynamics 365 instance.

This specific example also takes the entity result and bulk copies the data into a SQL Server table, providing the table schema exists.

About

Simple C# app to extract data from Dynamics 365 instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages