ℹ️
How webhooks work: AiDE Loop sends an HTTP POST to your endpoint whenever a subscribed event fires. Payloads are JSON. Add an optional signing secret to verify requests via the X-AiDE-Signature header (HMAC-SHA256).
Slack Alerts
https://hooks.slack.com/services/T00000/B00000/XXXXXXXX
feedback.created feedback.status_changed comment.added
Teams — Dev Ops Channel
https://outlook.office.com/webhook/xxxxxxxx/IncomingWebhook/...
feedback.flagged user.role_changed
Jira Bug Tracker
https://my-org.atlassian.net/rest/webhooks/1.0/webhook/123
feedback.created