Create a new Feedback Record
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The feedback content. Can be plain text or include basic HTML elements.
The customer account to which the feedback should be associated
ID of FeedbackCategory to associate to
The customer who provided the feedback
The numeric priority (0-2), 0 being the highest, 2 being the lowest priority
The project to which the feedback should be associated
The numeric rating (1-5)
Default: API (when excluded or provided as null
WEB CSV API SLACK TWITTER CHROME_EXTENSION INTERCOM GITHUB WIDGET PORTAL APP_STORE GOOGLE_PLAY DISCORD ZENDESK FRONT SALESFORCE ZAPIER HUBSPOT FANBOOK SALESFORCE_SERVICE_CLOUD ASANA API
Dictionary to provide other key-value pairs such as the url, view identifier, or other information
ID from source data for later consolidation or aggregation
A list of string tags to apply to the feedback. If excluded or null value provided, tags will be auto-generated based on description content.
The feedback title, when provided