Currently, we have workflow set up for confluence pages. How do I retrieve the page status using Confluence's rest API?
I tried using the following but it was not returning the workflow status that I am looking for,
https://projects.test.com/confluence/rest/api/content/82053887/child/page?limit=100&expand=status
As an example, this confluence article is "approved",
Confluence does not have workflow natively, so I suspect you've added Comala Workflows to your system. You'll need to use the REST API for that - see https://wiki.comalatech.com/display/CWL/REST+API
Thank you! You're right about Comala.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.