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

Retreiving standard message bases through REST API

$
0
0

Topic by Steven Bennett

When using the REST API, for example:

 

/services/rest/connect/v1.3/queryResults/?query=select lookupName,value from messageBases where lookupName in ('CUSTOM_MSG_SITE_NIKE_SEARCH_RESULTS')

 

I can retrieve values for custom message bases. But when I Try to use something like the following:

/services/rest/connect/v1.3/queryResults/?query=select lookupName,value from messageBases where lookupName in ('NO_RESULTS_FOUND_MSG')

 

to retrieve the localized "No search results found" message base, I don't receive it.

 


Viewing all articles
Browse latest Browse all 2504

Trending Articles