Hi all
Is there any way to invoke the Global Search via the CRM API? I can't seem to find any decent info on it at the moment.
If it makes a difference, we would like to turn on FTS for this feature.
Thanks
James
*This post is locked for comments
Hi all
Is there any way to invoke the Global Search via the CRM API? I can't seem to find any decent info on it at the moment.
If it makes a difference, we would like to turn on FTS for this feature.
Thanks
James
*This post is locked for comments
Thanks for your reply. Unfortunately that mechanism doesn't work well since if you replace the {0} in the XML returned from the SavedQueries and execute that, it doesn't work on Lookup fields, which SavedQueries do.
I have no experience with the "multientitysearchentity" but you can execute FetchXml with the Web API:
Ok, so I still haven't found anything specifically relating to calling the Global Search via the API.
But after some more investigation, it seems the functionality can be mimicked but querying the "multientitysearchentities" entity and then retrieving the savedqueries for the returned entities and a querytype of 4.
This would be great, except multientitysearchentities only seems available using ExecuteFetchRequest and a) I'm using JavaScript in a Web Resource (sorry, I should've provided this info earlier) and I can't find a way to execute ExecuteFetchRequest, and b) the message is deprecated, anyway!
Can anyone help me out here?
Thanks
James
André Arnaud de Cal...
294,261
Super User 2025 Season 1
Martin Dráb
233,013
Most Valuable Professional
nmaenpaa
101,158
Moderator