DSAR · 05
Erasure Copilot
Universal intake — email, MessageSquare, web, API. Every request becomes a reviewable case with linked mosaic and signed certificate.
New request · simulate intake
Parses identifiers from the message (name, email, employee ID, GDPR article), creates a pending request, and fires a notification.
Integration · how to trigger from outside
API webhook
POST /dsar/inbox
{
"body": "<email body>",
"source": "email"
}
MessageSquare incoming webhook
Set SLACK_WEBHOOK_URL in backend env — every notification is also posted to your MessageSquare channel with Block Kit + Review button.
Inbox
No requests in this view yet.
Submit one on the left to see the flow.