Hipsy Webhooks

Add route handlers under app/api for each provider you integrate.

GET /api/health

Local demo: POSTs the fixture in app/components/dev/chatwoot-automation-conversation-created.json to /api/chatwoot as automation_event.conversation_created.

Local demo: POSTs the fixture in app/components/dev/sentry-triggered-feedback.json to /api/sentry (Sentry issue alert / user feedback shape, action: triggered).