how to access CRM with Sharepoint using plugins…….
Using Dll’s, How to connect CRM with SharePoint like CSOM
Hi ,
Thank you for sent me the Information of above question. This is the part of CRM with SharePoint Implementation. We are using CRM online site with SharePoint. Now they activated SharePoint integration in the CRM site. So they have a plan to implement web parts and deploy into the SharePoint with CRM site. Actually SharePoint On premise, we will implement Client Object Model for SharePoint Content Implementation so same thing like here also we have to develop Code for Connection of  the CRM with SharePoint site and Develop the certain Custom web parts.
      For example in .Net with CRM, they had below DLL’s for implementing the Code and integrate the .Net application into CRM.Â
using Microsoft.Xrm.Sdk;
using Microsoft.Xrm.Sdk.Client;
using Microsoft.Xrm.Sdk.Query;
Same thing I have to develop Custom Web parts in CRM with SharePoint site. Here I didn’t get any DLLs for connect CRM with SharePoint and Deploy into CRM with SharePoint site. ( Normally we have a option for SharePoint JSP file creation to connect CRM site but I don’t know how to implement this one. I have tried but un succeeded. ) Please share me your information.
If you understood please revert me .
Thank & Best Regards,
Aruna.