How to publish KB articles with a script

Jake Sadler
Kilo Sage

I need to publish multiple KB articles, what is the best way to do this with a script? I have a scheduled job that creates KB articles and I need these to be published straight away so that they can be viewed.

1 ACCEPTED SOLUTION

Sagar Pagar
Tera Patron

Hi @Jake Sadler,

We have "Publish" UI action on Knowledge [kb_knowledge] table. You can re-use the scripts to publish the multiple article at the same time using scripts.

 

Thanks,

Sagar Pagar

The world works with ServiceNow

View solution in original post

1 REPLY 1

Sagar Pagar
Tera Patron

Hi @Jake Sadler,

We have "Publish" UI action on Knowledge [kb_knowledge] table. You can re-use the scripts to publish the multiple article at the same time using scripts.

 

Thanks,

Sagar Pagar

The world works with ServiceNow