Webhook integration
Send every survey response as JSON to any endpoint you control.
What it does
- Sends a JSON payload to any HTTP endpoint on every new response
- Includes the full response and survey metadata
- Signed with HMAC-SHA256 so you can verify it came from feedback.tools
- Retries automatically if your endpoint is unavailable
How it works
- 1
Add your endpoint
Point the webhook at your server, Zapier, Make, n8n, or any tool that accepts HTTP.
- 2
Verify the signature
Use the signing secret to confirm each request really came from feedback.tools.
- 3
Start collecting
Every new survey response is delivered as JSON in real time.
Use cases
- Pipe responses into your own database or data warehouse
- Trigger automations in Zapier, Make, or n8n
- Build custom alerts and workflows around feedback
Create your first survey
Get Started
7-day trial period. Try it risk-free.