-
-
Re: Trying to return a list of all documents marked official with the REST API. No joy.
Ryan Rutan Feb 27, 2014 2:24 PM (in response to jrlarson)?filter=outcomeType(official) is what is suggested by the docs here:
-
Re: Trying to return a list of all documents marked official with the REST API. No joy.
jrlarson Feb 27, 2014 2:37 PM (in response to Ryan Rutan)What I find interesting is that that little piece of documentation is buried in a method to get Comments on a piece of content. I didn't know Comments could have outcomes :-)
-
Re: Trying to return a list of all documents marked official with the REST API. No joy.
it2000 Mar 5, 2014 7:55 AM (in response to Ryan Rutan)This is limited to the comments of one content object - so it does not help here. It would be great if one could index and search also selected metadata (author, create-date, outcome-type, expired, ...) of the content objects.
-
Re: Trying to return a list of all documents marked official with the REST API. No joy.
it2000 Mar 5, 2014 10:26 AM (in response to it2000)/api/core/v3/search/contents?filter=outcomeType(official)&filter=search(keyword) - But a keyword must be used ...
-
Re: Trying to return a list of all documents marked official with the REST API. No joy.
tone May 15, 2014 1:16 AM (in response to it2000)Yeah I'm wondering how to get around the search(keyword) requirement, too. If a search filter is required, is there any way to specify a wildcard? I tried asterisk and an empty string. But, in the spirit of this thread, no joy.
Ryan Rutan any suggestions on this issue or anyone who might know?
Thanks!
-
Re: Trying to return a list of all documents marked official with the REST API. No joy.
Ryan Rutan May 15, 2014 5:12 AM (in response to tone)To my knowledge, I don't know a way to bypass the search term requirement, lthough it seems harsh to say that it can't be done. I'll check it out internally, and see If there is a way.
-
-
-
-
-
-
Re: Trying to return a list of all documents marked official with the REST API. No joy.
ronanfeely Feb 27, 2014 2:40 PM (in response to ronanfeely)Still no luck, gents.
I'll try to get some more filter set up, see if i can decipher it by means of elimination.
Hair rapidly being pulled out.
Thanks, stay tuned.
R.
-
Re: Trying to return a list of all documents marked official with the REST API. No joy.
ronanfeely Feb 27, 2014 3:31 PM (in response to ronanfeely)Gah, I am really frustrated with this:
It seems only the filters listed on the page work:
Jive REST API v3.3 → Content service
Maybe it's just no do-able, but thanks for your help folks.
-