Updated articles

  1. Salesforce SSO instructions

  2. Step 4: Create a Visualforce page in Salesforce

    Follow these instructions to create a Visualforce page in Salesforce.
  3. Step 3: Add the Remote Site in Salesforce

    Learn how to add KnowledgeOwl as a Remote Site in Salesforce.
  4. Step 1: Enable Salesforce SSO in KnowledgeOwl

    Learn how to enable Salesforce Single Sign-On (SSO) in KnowledgeOwl.
  5. Step 5: Create final apex classes in Salesforce

    Finish your Salesforce SSO configuration by creating these final apex classes.
  6. Step 2: Create LoginController apex class in Salesforce

    Follow these instructions to create the LoginController apex class in Salesforce as part of your Salesforce SSO setup.
  7. Cookbook: examples with curl and Postman

    A set of curl examples, along with a Postman collection you can import and try out. The examples show simple tasks you can do with the API without additional code.
  8. Create a category with the API

    Learn how to create a category via the API.
  9. How to work with APIs

    Learn more about what APIs are and how to work with them.
  10. Calling an API: curl

    Learn the basics of calling an API by using curl.