New Articles

  1. Nat'l Chocolate Cupcake 🧁 Day bugfixes and feature enhancements

    This release includes bugfixes for editing glossary terms and the reader username merge code, plus Preview Changes for Style Settings, a new create version workflow, and a new body merge code.
  2. API docs get a loving makeover 💖

    We've overhauled our entire API docs section and are now using Redoc to display our API spec file. Exciting times here in KO documentation land!
  3. Review KO: G2

    We'd love if you would provide an honest review of KnowledgeOwl at G2 . Thank you for helping spread the word about KnowledgeOwl! ...
  4. Review KO: Capterra

    We'd love if you would provide an honest review of KnowledgeOwl at Capterra . Thank you for helping spread the word about KnowledgeOwl! ...
  5. Spread the word about KnowledgeOwl

    We'd love if you'd leave a review for us at one of these sites!
  6. Review KO: SoftwareReviews

    We'd love if you would provide an honest review of KnowledgeOwl at SoftwareReviews . We're new to the site, but we're excited that they offer an "Emotional Footprint" of the products they provide details on. Would you be willing to write a revie...
  7. 🟠 Orange Shirt Day bug fixes

    These fixes address bugs with Readers CSV exports, Manage Articles search, and PDF indexing for search.
  8. API pagination and limiting results

    Limit results You can limit the number of objects returned per page in your query results. To do this, add "limit": to your query parameters. For example, to get all articles in your knowledge base, limited to 20 objects per page, add "limit":...
  9. Modern Widget vs. Widget 2.0 Comparison

    See a side-by-side comparison of the feature sets each contextual help widget offers.
  10. Next steps

    This article has described one method of creating REST API documentation from an OpenAPI spec in KnowledgeOwl. If you want to use it, it's worth spending time reading Redoc's README and documentation . You can also view our own endpoint docs as...