API: Get/publish all articles except with a specific workflow status
under review
Youri van Pinxteren
We work with continuous delivery and have a release every 4 weeks. Every release-day we want to publish all new and updated documentation, except for some specific articles that are not yet ready to publish.
We thought we could do that by creating a workflow status "Do not publish". In that way all documentation can be automatically published, except the articles that are set to that status.
This works fine in the workflow manager, but we would like to do this automatically through the API.
The workflow status of an article is not available in the API. Is it possible to add this?
If it is added to:
GET /v2/ProjectVersions/{projectVersionId}/articles
then, we could get this to work...
Log In
Shakeer Hussain S
Hi Youri - We greatly appreciate you taking the time to provide feedback. We will carefully evaluate the technical feasibility of your suggestions and aim to get back to you as soon as possible with our findings. Thank you for your valuable input.
Shakeer Hussain S
under review