Start a conversation

Articles

  • Create Issue

    Overview Information /services/v2/jira/node/[node-id]/issue.json?addAttachments=true/false - Query Params: Add Attachments (type is boolean) Permissions & Notes: Make sure you have read the JIRA Integ...

  • Retrieve All Issue Types

    Overview Information /services/v2/jira/issuetype.json Permissions & Notes: Make sure you have read the JIRA Integration Documentation in the Get Started, Integrations and Plugins Section before trying...

  • Retrieve All Project Keys

    Overview Information /services/v2/jira/project.json Permissions & Notes: Make sure you have read the JIRA Integration Documentation in the Get Started, Integrations and Plugins Section before trying o...

  • Retrieve Ticket Info by Jira Key

    Overview Use this endpoint to retrieve the node-id, jira-id, issue type, display URL, and the status of the node(question) created, into a JIRA ticket. Information /services/v2/jira/key/[key]/ticket.j...

  • Add Attachments from a Node to an Issue

    Overview Use this endpoint to add any attachments from a question, answer, or comment added after the question was submitted to JIRA as an issue/ticket. Information /services/v2/jira/node/[node-id]/is...

  • Retrieve Jira Issue by Id

    Overview Use this endpoint to retrieve the nodeId, key, issueType, displayUrl and status by using the JIRA ticket/issue ID (they mean the same thing). Information /services/v2/jira/issue/[issue-id]/ti...

  • Retrieve Jira Ticket Info by Node Id

    Overview Use this endpoint if you want to retrieve JIRA ticket information but you only have the node ID. You will retrieve the nodeId, jiraId, key, issueType, displayUrl and status of the JIRA ticket...

  • Manage Plugins Menu

    Overview AnswerHub version 1.8+ offers 28 default plugins and additional ones for enhanced functionality, accessible via the Admin Console. Note that some plugins may require an additional fee. Inform...

  • GDPR Endpoint Notes

    Overview Read through the notes before using the endpoints. Information Documentation Related to GDPR Find documentation related to GDPR at the following links (and you can always find them through th...

  • Anonymize User

    Overview Use this endpoint to anonymize a user by the user's ID. Information /services/v2/users/gdpr/[user-id]/anonymizeusercontent.json - URL Params The user ID is already a path param. This will inc...