Hi @kompal.sithta
I hope this API will help you to export a knowledge-base article
GET /wiki/rest/api/content/{id}?expand=body.storage
endpoint to retrieve the content of each Knowledge Base article by ID.You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jerryton Surya is there any api for the getting the content of Knowledge base from jira service management ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use the following API endpoint to retrieve the articles from a knowledge base:
GET /rest/servicedeskapi/knowledgebase/{knowledgeBaseId}/articles
Replace {knowledgeBaseId}
with the ID of the knowledge base you want to retrieve the articles from.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.