I’ve tried to filter on the archived field fro project blogs, but don’t know what values to use.
I’ve tried ‘0’ and ‘1’, ‘false’ and ‘true’, but neither seems to work. So, the question is, which values to use.
thanks, Alef
We recently added the archive option to the core app but it wasn’t documented in the API yet. You should use the parameter “archived” for filtermode e.g.
<filtermode>archived</filtermode>