I’m on a team developing a customer portal and would like to know if I can leverage enterprise search by using REST calls.
@josecgomez @jgiese.wci Do you guys know this one? I only need to know if the API exists and where I can get to it.
I would think that enterprise search wouldn’t be a good candidate for rest because of the flexible nature of what it would return. I don’t see it in the list on swagger either.
All Enterprise search does is call and index BAQs. Just use REST to call the BAQs used by Enterprise search.
3 Likes