Word, Excel or PDF, Now Exporting Reports in Dynamics CRM takes just One Click!

This is a part two of our Click2Export series. In Part 1 we have discussed some important features of Click2Export. Today we will see some common FAQ’s about our solution. Why Click2Export: Every business has the need for reporting. Click2Export provides you with a single click UI – Click, Create, Manage, Export Dynamics CRM Reports in… Read More »

Customizing the IFD Sign-in Pages for Dynamics CRM

Introduction: An on-premise deployment of Dynamics CRM can only be accessed from within the intranet. If you would like to provide access to your on-premise Dynamics CRM to your team from outside the corporate network, you need to make this available externally over the internet. To do this, you need to configure IFD (Internet Facing… Read More »

Sales Literature in Dynamics CRM

Sales literature stores all the sales information which is used for sales team like brochures, promotional materials and other sales literature materials. Creating Sales Literature- So now we will see how to create and use sales literature in sales process. To create sales literature in Dynamics CRM Go to – Sales → Sales Literature àNew Enter… Read More »

Programmatically create folders and upload files in SharePoint Server 2013 through Plug-in/Workflow

Introduction: Dynamics CRM has native integration with Sharepoint so that Sharepoint can be used as the document management tool for Microsoft Dynamics CRM. The Document management integration however is restricted to associating Dynamics CRM Records to Sharepoint folders and displaying them from within Dynamics CRM. All files need to be uploaded manually by the user… Read More »

Full-Text Search in SharePoint files from Dynamics CRM

Introduction In order to utilize the rich document management features of SharePoint and use it as the file storage platform, Dynamics 365 CRM has provided native integration to SharePoint. SharePoint Integration Once Document Management is enabled for an entity in CRM, you can see the following tab available in the Dynamics CRM entity forms. Through this… Read More »

Tip while migrating Products to Microsoft Dynamics CRM

Introduction Most CRM Implementations involve data migration from legacy system. This article is a tip for smooth migration of Product data to Dynamics CRM. Product Record mandatory fields As you know that the when we create the product in CRM, we select the Unit Group and the Default Unit on Product. Unit group is a… Read More »

Make Cross Domain Web Service Request through Client Side Scripting in Dynamics CRM

To perform CRUD operations with CRM data at client side we use ODATA and SOAP services of Microsoft Dynamics CRM. We use XMLHttpRequest to send request to these services to get the response. Microsoft Dynamics CRM provides below WCF services that we used to manipulate CRM data, Organization Data Service – Protocol:  OData (REST) http://<server>/XRMServices/2011/OrganizationData.svc/… Read More »