Feedback
FeedbackBoards
Boards (post categories) organize feedback into distinct containers with their own settings.
List all boards
Get a board by ID
ModelsExpand Collapse
Board object { id, access, createdAt, 7 more }
icon: object { type, value } or object { type, value } or object { type, value } The board’s icon. Can be one of three types:
- emoji: A single emoji character (e.g., 💡, 🚀, ⭐)
- icon: A predefined icon from the built-in library (e.g., lightbulb, bug, star)
- url: A custom image URL (HTTPS required)
Can be null if no icon is set.
The board’s icon. Can be one of three types:
- emoji: A single emoji character (e.g., 💡, 🚀, ⭐)
- icon: A predefined icon from the built-in library (e.g., lightbulb, bug, star)
- url: A custom image URL (HTTPS required)
Can be null if no icon is set.
icon: object { type, value } or object { type, value } or object { type, value } The board’s icon. Can be one of three types:
- emoji: A single emoji character (e.g., 💡, 🚀, ⭐)
- icon: A predefined icon from the built-in library (e.g., lightbulb, bug, star)
- url: A custom image URL (HTTPS required)
Can be null if no icon is set.
The board’s icon. Can be one of three types:
- emoji: A single emoji character (e.g., 💡, 🚀, ⭐)
- icon: A predefined icon from the built-in library (e.g., lightbulb, bug, star)
- url: A custom image URL (HTTPS required)
Can be null if no icon is set.
FeedbackPosts
User-submitted feedback and feature requests. Posts belong to boards and can be upvoted, commented on, and tracked through statuses.
List all posts
Create a new post
Get a post by ID
Update a post
Delete a post
Search posts
ModelsExpand Collapse
Post object { id, access, assigneeId, 20 more }
access: object { companyExternalIds, userIds }
integrations: object { clickup, devops, github, 4 more } Third-party integration links associated with this post
Third-party integration links associated with this post
Total opportunity amount from linked HubSpot deals and Salesforce opportunities
PostSearchResponse object { data, nextCursor, object, 2 more }
data: array of object { id, access, assigneeId, 20 more } Array of search results
Array of search results
access: object { companyExternalIds, userIds }
integrations: object { clickup, devops, github, 4 more } Third-party integration links associated with this post
Third-party integration links associated with this post
Total opportunity amount from linked HubSpot deals and Salesforce opportunities
FeedbackPostsVoters
User-submitted feedback and feature requests. Posts belong to boards and can be upvoted, commented on, and tracked through statuses.
List voters on a post
Add a voter to a post
Remove a voter from a post
FeedbackPost Statuses
Post statuses define the workflow stages for posts (e.g., In Review, Active, Completed).
List all post statuses
Get a post status by ID
FeedbackComments
Threaded discussions on posts and changelogs. Comments support voting, moderation, and privacy controls.
List comments
Create a new comment
Get a comment by ID
Update a comment
Delete a comment
Delete a comment
Search comments
ModelsExpand Collapse
CommentSearchResponse object { data, nextCursor, object, 2 more }
data: array of object { id, author, changelogId, 14 more } Array of search results
Array of search results
FeedbackCustom Fields
Configurable input fields for posts in your Featurebase organization. Custom fields allow you to collect additional structured data when users create posts.