Pre moderation on Blog article
Hi All,
We would like build a pre moderation on Blog articles function. By looking around TKB, forum and REST API document, we find out that we can get a specific message the specifc moderate status. (http://lithosphere.lithium.com/t5/developers-discussion/REST-API-messages-moderation-required-POSTmoderation-amp/m-p/59148#M1964)
Our questions are :
1. We would like to use REST API to set the specific message with the specifc moderate status "to be moderated", "In moderation" and "Post Moderation". is it possible to do that by using RESTAPI call?
We are trying to find out whether our board moderation is enable. It returns a false
http://kpn.stage.lithium.com/restapi/vc/messages/id/1699/board/settings/name/board.enable_moderation http://community.lithium.com/community-name/restapi/vc/messages/id/<id>/board/settings/name/board.enable_moderation response status="success"> <value type="string">off</value> </response>
How we can set our one of node board (blog) with a moderation on?
2. In case, we can use REST API call to set message moderation status . Can we view all the "pre moderation" blog articles in Lithium standard moderation page?
Thank you. Looking forward to any tips
Cheers,
Qing