We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4675edb commit 8307f08Copy full SHA for 8307f08
Server-Side Components/Background Scripts/Find All Categories Related to a Knowledge Base/README.md
@@ -0,0 +1,5 @@
1
+Use case: there is no field on the Knowledge category table which points back to the Knowledge base it belongs to.
2
+
3
+To find the all the related categories of a knowledge base use this script.
4
5
+This script Recursively go through categories and pull the related categories.
0 commit comments