I need the details on which tables to access in the API so I can access knowledge bases

howardrichter
Mega Expert

I need the details on which tables to access in the API so I can access knowledge bases.

1 REPLY 1

Manjul Katare
ServiceNow Employee
ServiceNow Employee

Please refer below list of tables:



Knowledge Category => Table Name : kb_category
Department => Table Name : kb_department

Knowledge Feedback => Table Name : kb_feedback


Knowledge keyword => Table Name : kb_keyword
Knowledge => Table Name : kb_knowledge
Knowledge Base => Table Name : kb_knowledge_base
Social Q&A Answer => Table Name : kb_social_qa_answer
Social Q&A Comment => Table Name : kb_social_qa_comment
Social Q&A Question => Table Name : kb_social_qa_question
Social Q&A Subscribe => Table Name : kb_social_qa_subscribe
Social Q&A View => Table Name : kb_social_qa_view
Social Q&A Vote => Table Name : kb_social_qa_vote

Knowledge Use => Table Name : kb_use




Thanks,


Manjul