Start a conversation

Articles

  • Show Answers Posted to a Question

    Overview You can use this request to search for and return a paged list of answers posted to a specific question. Information /services/v2/question/[questionId]/answer.json You can use the following p...

  • Update an Answer

    Overview You can use this API request to update or edit an answer to a previously posted question. Information /services/v2/answer/[answerId].json You can use the following parameters in your update a...

  • Action-related REST APIs

    OverviewAccess comprehensive documentation for developers on actions within AnswerHub, including analytics, data models, user engagement, and GDPR compliance, along with a detailed action data model f...

  • Retrieve Action List

    Overview Learn about the limitations and usage of the /services/v2/action.json endpoint in the API Explorer, including permissions, parameters, and sample requests and responses. Information Cannot Te...

  • Retrieve Action Information

    Overview Accessing specific action details via the API requires elevated permissions and cannot be tested using the API Explorer. This article provides guidance on how to use the endpoint, the necessa...

  • Award-related REST APIs

    Overview Access comprehensive documentation and data models for managing awards within the AnswerHub platform. Learn about award sorting criteria and explore the detailed structure of AwardType and Aw...

  • Retrieve Award List

    Overview You can use this API request to retrieve a paged list of the awards currently installed on your AnswerHub site. Information /services/v2/award.json You can use the following parameters in you...

  • Retrieve Award Information

    Overview You can use this API request to retrieve detailed information about an *AwardType*. Information You can use the following parameters in your retrieve award information request: Paging and Sor...

  • Award Badges for Actions

    Overview You can use this API request to award a badge to a user as a result of an action they performed. Information /services/v2/award/[awardTypeId]/action/[actionId].json You should use this reques...

  • Manually Award a Badge to a User

    Overview You can use this API request to manually award a badge to a user. Information /services/v2/award/[awardTypeId]/user/[userId].json The system installs AwardTypes by having a plugin contribute ...