Forum Discussion

browneandrae's avatar
5 years ago

any documentation on posting to /ideas/v3 endpoint

I see this as a way to get users for mentions seeing if there is a way to post to it and official way using lithium objects like rest or restadmin /ideas/v3/ideapage.messagestatusform.messageeditor.tinymceeditor:getmentions?t:ac=blog-id/Work_Planning_and_Scheduling_Ideas/article-id/103

  • Hi Andrae, URLs like this are not API endpoints -- they are used to implement the core community UI. Because of how those URLs & payloads are constructed and authenticated, there is no way to use them for customization.

    All supported API urls will begin with /restapi/ or /api/ (optionally preceded by a community ID).

  • AndrewF's avatar
    AndrewF
    Khoros Oracle

    Hi Andrae, URLs like this are not API endpoints -- they are used to implement the core community UI. Because of how those URLs & payloads are constructed and authenticated, there is no way to use them for customization.

    All supported API urls will begin with /restapi/ or /api/ (optionally preceded by a community ID).