Hi All,
I have as of now 1000 of case entity records from source & need to import those records in crm case entity using console c# application.
Is there any code or link available for this in easy way, It would be helpful.
Thanks,
Jharana
Hi Ankit,
Yes know import feature can use but here there r many fields like around 100's of fields value need to map with particular field schema mapping so need to use console.so that next time if we import record from one env to another then same console would be useful.
Is there any format for console to map records from one env to another which is little complex as we r going to keep 100's of fields data mapping.
If anyone has any idea on this it would be helpful.
Thanks,
Jharana
Hello,
You can use import data feature of dynamics CRM to accomplish this without writing a code.
You can refer the following link.
Signed, Sealed and Delivered.
Don't forget to help the community by Verifying the answer and Like it if your question has been answered. It will let others know that the topic has verified answer.
Thanks & Regards,
Ankit Shah(MCT-Microsoft Certified Trainer)
Follow/Connect 101 on below
LinkedIn:- https://linkedin.com/in/dynamicpower101/
Twitter:- https://twitter.com/Dynamicpower101
Facebook:- https://facebook.com/DynamicPower101/
Telegram:- https://t.me/dynamicpower101
Hi Bipin,
Thanks for the response. I have chked the above url but need a finalize solution like from other organization need to extract 1000 of records suppose that is a custom entity records including 1: n entity records like subgrid record values & sharepoint documents as well & this excel file need to read from console c# & need to map those records in to target environment in case entity .
I have already console ready to connect to target crm only need to read excel file which am extracting from source mapp those in to crm. Excel /csv file will have around 100's of field values from custom entity.
Is there any specific code available for this if any please share here it would be helpful.
Thanks,
Jharana
Hi,
Check below github repo which will help you to connect to CRM using C#.
Once you have made connection to crm. Check below link to create/update record using c#.
docs.microsoft.com/.../entity-operations-create
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... 290,524 Super User 2024 Season 2
Martin Dráb 228,493 Most Valuable Professional
nmaenpaa 101,148