answer
New Commentator
Bitbrit
posts: 1
registered: ‎02-26-2012
Accepted Solution
Does Lithium include search functionality as part of its API?

On some forums, I have noticed that you can go to the page "/forums/searchpage/tab/messages/" and I would like to know if this is accessible via the API.

View Entire Topic
AdamN
posts: 491
topics: 12
kudos: 4
solutions: 105
registered: ‎11-18-2006
answered

Hi Bitbrit,

 

Indeed, it is possible to search for both messages and users via the REST API. The REST API search method accepts the same arguments and parameters as the search in the UI, so the capabilities are essentially the same. Here's a simple example for your reference:

http://lithosphere.lithium.com/restapi/vc/search/messages?q=phone

 

Regards,

 

Adam

AdamN
Senior Technical Consultant
Lithium Technologies, Inc.