Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

How to get Answers by Product or Category using RightNow Service API or using RightNow KF Service... (1 Comment)

$
0
0

Topic by Abhishek Shrivastav

Content

 We need to get Answers by Product or Category using RightNow Service API or using RightNow KF Service API I found a sample in RightNow KF Service API documentation. Code is as shown bellow. But this code sample takes the "SearchTerm" parameter "Beatles" in the line- SearchResponse searchResponse = _client.SearchContent(_header, _knowledgeInteractionId, "Beatles", contentFilters, true, true, 10, searchOrigin, null, null, 0); But we need to get Answers only based on Product and/or Category we do not want to provide any "SearchTerm". How can we achieve this? Any other ways to achieve this will also be appreciated.

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles