WS
Allow to publish article on VirtualCms platform
http://www.virtualcms.it/webservices/article/publish.jsp?parameters
You need to replace http://www.virtualcms.it/ with the URL of the webCMS instance.
{"status":"OK"}
If something went wrong the status "KO" will be prompted, with the relative error message.
| PARAMETER NAME | MANDATORY | VALUE FORMAT | DEFAULT | DESCRIPTION |
|---|---|---|---|---|
| articleId | Y | number | ||
| sectionId | Y | number | ||
| authCode | Y | string | must contains articleId+security code provided by Virtualcom, authcode needs to be provided using md5. | |
| type | N | string | archive | Define in which destination the article will be published. Possibile values (archive, shift). |