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.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156