Forum Discussion

phoneboy's avatar
phoneboy
Director
2 years ago

Postman Collection for Community Classic?

I was working with someone in Khoros TAC on an API related issue and they were using Postman against our community instance, which is on Classic.
The only Postman collection I can find is for Aurora:
https://developer.khoros.com/khorosauroradevdocs/docs/postman-collection
Where is a similar collection for Classic?

3 Replies

  • Here's a basic set of three requests:

    1. Authentication
    2. A JSON query
    3. A LiQL query

    I have environments set up with the following fields:

    • base_community_url = htaccess (if needed) + community domain
    • api_username
    • api_pw
    • sessionkey

    I hope it helps.

    Mark
     

  • I was hoping for something more formal.
    Sadly, the TAC has stated nothing like this exists.
    Which is a shame because it was in working with the TAC that I actually found out that this existed.

    However, this could be useful.

  • There are other conversations which helped me to start from zero (and in a previous life, got some help from a Khoros CXG member), but I don't know of a formal Postman collection for Basic. 

    Good luck!