Installation
Usage
POST /feedback endpoint to your app.
What it does
feedbackRouter returns an Express router that handles POST /feedback. When an agent calls it, the report is submitted to your writeback dashboard.
The endpoint accepts a JSON body:
Example request: