# Bluejay — Testing & Monitoring Platform for Conversational AI Agents## Handle Evaluate Webhook — WEBHOOKSet up a handler to receive and process this webhook payload.### Webhook Details- **Type:** Incoming Webhook- **Payload Format:** JSON (POST)### Constraints- Minimal changes — only add/change files needed for this integration.- Match existing codebase patterns.- Return a 200 OK response to acknowledge receipt.
Upon an evaluation job being completed, we’ll send you the results to the URL you registered within the dashboard.