- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2023 09:21 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2023 09:50 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2023 09:50 AM
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