Instantly publish Knowledge articles added through REST API

Igor Bulygin
Tera Contributor

Hi, everyone!

I need to instantly publish Knowledge articles added through REST API. Previously it was possible by setting "workflow_state" property to "publish", but now (I have Utah instance edition) it doesn't work.

 

I suspect that this happens because of update Knowledge plugin.

I tried to set Knowledge Base "Publish Workflow" to "Instant Publish" state, but it didn't help, articles remain in "Draft" state.

 

Is there any way to instantly publish articles added through REST API?

 

Thanks in advance!

3 REPLIES 3

aldro61
Tera Contributor

I am facing the same issue. Please let me know if you figured it out. Thanks!

I'm not sure this is still valid, but it worked for me a couple of months ago.
To update existing published articles is needed:

  1. Have the Advanced Knowledge plugin installed 

  2. Go to Knowledge Management Properties (All → Knowledge → Administration → Properties)

  3. In the section “Article Versioning Properties“ set article properties that can be updated directly without draft creation.
    Paligo integration updates only article title and text, so in this field must be added properties “short_description“ and “text“

e06ce605-89ed-4a72-99d2-eb917725b4f2 (1).png

Igor Bulygin
Tera Contributor

I'm not sure it's going to work but try the following:

To update existing published articles is needed:

  1. Have Advanced Knowledge plugin installed 

  2. Go to Knowledge Management Properties (All → Knowledge → Administration → Properties)

  3. In the section “Article Versioning Properties“ set article properties that can be updated directly without draft creation.
    Paligo integration updates only article title and text, so in this field must be added properties “short_description“ and “text“

e06ce605-89ed-4a72-99d2-eb917725b4f2 (1).png