Does anyone have any code examples in C# or Python to import selected data from QuickBook to the CRM ?
Please advise !!
Does anyone have any code examples in C# or Python to import selected data from QuickBook to the CRM ?
Please advise !!
Please share your code if needed. it's a pleasure.
Thanks for the vast and valuable information.
Anyone have any other information to add, because I will read them all and create. Thanks
Hey,
You can use The QuickBooks Online .NET SDK and The Microsoft CRM SDK.
Please flow this steps, i hope that it will helps:
1- Create a Console Application.
2- Install NuGet packages: IppDotNetSdkForQuickBooksApiV3 && Install-Package Microsoft.CrmSdk.CoreAssemblies -Version 9.0.2.21
3- Connect to QuickBooks and Ms Dynamics Intances: refer to this links:
4- Retrieve data from your QuickBook intance:
5- Push data to Dynamics:
I gave some code samples that you can use, I hope it will help.
Mehdi El Amri,
Please tick as verified if the answer is useful.
Siv Sagar
149
Super User 2025 Season 1
Daivat Vartak (v-9d...
53
Super User 2025 Season 1
Vahid Ghafarpour
32
Super User 2025 Season 1