Search code examples
searchsearch-enginedynamics-crmcrm

How integrate google search into microsoft dynamics crm?


We are using Microsoft Dynamics CRM but a lack of Google like search engine is crippling our productivity. We have nearly 10 years of data but without a good search engine we end up rediscovering solutions.

I was wondering if it is possible to integrate custom Google search to our MS dynamics CRM? If it is possible, how do I go about solving this problem? Any pointers would be helpful.


Solution

  • Don't know too much regarding a custom Google search, but Leon Tribe (a MVP) has posted a couple of blog posts recently on how to create what he calls a "universal search" facility in CRM - all done using the standard configuration tools within CRM (no custom code required).

    It still uses the built in CRM search logic, but rather than searching only across an individual entity, his solution provides an ability to search across multiple entities (including custom ones) from a single search query.

    Possibly not the ultimate answer to your problem, but might give you some ideas on something relatively simple to setup, with some degree of improvement, while you investigate more comprehensive options.

    The links to his blog posts as follows:

    http://leontribe.blogspot.com/2011/06/slightly-more-elegant-codeless.html

    http://leontribe.blogspot.com/2011/06/codeless-universal-search-for-dynamics.html