Updated articles

  1. Use Widget 2.0 on Single Page Applications

    Use these methods to embed the widget in a single page application or other places where you need to translate the actual URL to something else.
  2. Prepopulate Widget 2.0 Contact Form fields

    Learn how to use the updateContact method to pre-populate the email and name fields in Widget 2.0's contact tab.
  3. Custom Widget Javascript

    Learn how to add custom Javascript to your widget.
  4. Create an article table of contents (TOC) from headers

    Learn how to use a script to automatically generate an article table of contents based on headers.
  5. Use Alchemer surveys to generate content in KnowledgeOwl

    Use SurveyGizmo's HTTP Connect action to take content from a survey response and push it straight to KnowledgeOwl to create a new article.
  6. Set the subscription notification schedule and email subject

    Learn how to set your subscription notification emails frequency/schedule and customize the email subject line.
  7. Webhook API calls

    Learn how to make API calls to the webhook endpoint.
  8. API query operators

    The KnowledgeOwl API supports a selection of query operators, allowing you to add logic to the body of your API calls. This means you can do things like search for a particular name or term, or filter your results. This section lists all the avail...
  9. Calling an API: curl

    Learn the basics of calling an API by using curl.
  10. Create a category with the API

    Learn how to create a category via the API.