Home Analyst Portal

KB Article API Calls

John_LongJohn_Long Customer Advanced IT Monkey ✭✭✭
Hi all!

First post! Great work on the community site! :D
I'm trying to push some of our existing KB articles that we have in SharePoint Online into the KB.

I'm able to extract the Inner HTML of the pages within SharePoint and then output to file, using some pattern matching to change image tags from relative to absolute URLs along the way.
It's not perfect, but it works, and the formatting travels with it.

I'm hitting a wall on the upload of content to the Cireson KB though. Despite the KnowledgeBase API returning HTTP 200 on POST of the JSON payload, the pages aren't creating.
Has anyone been able to automate some of this previously! I know the KB API is deprecated but I cannot see a create/update equivalent in the new Article model.

All hints and tips welcome!

John

Best Answers

Answers

Sign In or Register to comment.