Integrations

Connect feedback to where your team works

Real-time notifications, webhooks with automatic retries, developer APIs, and an embeddable widget. No context switching required.

Real-time feedback, everywhere
Get notified in Slack, push to webhooks,
or receive curated email summaries.
Notifications
Get instant alerts in Slack and Discord when new feedback arrives. React and discuss inline.
Webhooks
Push feedback events to any endpoint with automatic retries and delivery tracking.
Email Digests
Receive daily or weekly summaries of new feedback, votes, and comments.
#product-feedback
Feedhog
Feedhog2:34 PM
IdeaAdd dark mode support

“Would love dark mode for the dashboard, especially for late night sessions.”

by sarah@acme.com|ViewReply
Feedhog
Feedhog2:31 PM
BugLogin fails on Safari 17
Webhook DeliveriesLast 24 hours
StatusEndpointCodeTime
hooks.acme.com/feedhog2002m ago
api.linear.app/webhook2005m ago
hooks.slack.com/services4088m ago
hooks.acme.com/feedhog20012m ago
47 delivered
1 retrying
99.2% success
Weekly Feedback Summary
Mon 9:00 AM
Acme Project - Jan 6-12
12New feedback
+8Votes
3Comments
Top feedback
IdeaAdd dark mode support
24 votes
BugLogin fails on Safari
12 votes
IdeaCSV export for reports
18 votes
View all feedback
Developer Tools

Built for developers

REST APIs, SDKs, embeddable widgets,and public boards - all developer-first.

REST API

Full programmatic access with API keys, pagination, and typed responses.

terminal
curl -X POST \
/api/v1/feedback \
-H "X-API-Key: fh_live_..."
// Response
{
"id": "fb_k7x9m2",
"title": "Add dark mode",
"type": "idea",
"status": "open"
}

JavaScript SDK

Type-safe client with event emitters, user identification, and localStorage persistence.

app.ts
import { FeedhogClient } from "@feedhog/sdk"
const client = new FeedhogClient({
apiKey: "fh_live_..."
})
await client.identify({
email: "user@co.com"
})
client.on("feedback:created", fn)

Embeddable Widget

Drop-in feedback widget with shadow DOM isolation. One script tag to install.

Send feedback
Idea
Bug
Question
Title...
Describe your feedback...
Submit
Shadow DOM

Public Boards

Share a public feedback board where users can submit ideas, vote, and track progress.

Acme Feedback
Submit Idea
24
Add dark mode support
IdeaPlanned
18
CSV export for reports
IdeaOpen
12
Login fails on Safari
BugIn Progress
6
API rate limit dashboard
AI-Powered
Coming Soon

Intelligence that acts, not just labels

AI features that go beyond tagging - automaticallyclassify, route, and respond to feedback.

BugLogin fails on Safari
S
#bugs
J
BUG-142

Auto-classify & Route

AI classifies feedback type and routes it to the right Slack channel, Jira board, or webhook automatically.

/pricing
NPS: 6 / 10
AI Follow-up
“What about our pricing could be improved?”
“The annual plan is too expensive for small teams”

Smart Follow-ups

The widget asks context-aware follow-up questions based on current page, score, and feedback type.

😤Frustrated
😕Confused
😊Satisfied
Urgent
“This is completely broken...”
S
#urgent

Emotion Detection

Detect frustration, confusion, and satisfaction in feedback -auto-escalate urgent items to your team.

Ecosystem

Works with your tools

Connect feedback to the tools your teamalready uses every day.

Slack
Slack
Discord
Discord
Linear
Linear
Coming Soon
Jira
Jira
Coming Soon
Notion
Notion
Coming Soon
Intercom
Intercom
Coming Soon
GitHub
GitHub
Coming Soon
More soon
Start collecting smarter feedback today
Free plan includes AI analysis, embeddable widget,
and unlimited feedback. No credit card required.