Commit Graph

4 Commits

Author SHA1 Message Date
Johan Jongsma 1dacfdbaf9 Flatten webhook payload for simpler template access
- Add uid, from, subject at top level of WebhookPayload
- Allows {{body.from}} instead of {{body.message.from}}
- Fixes empty fields in OpenClaw hook templates
- Full message object still available for detailed access
2026-02-02 22:01:17 +00:00
Johan Jongsma 59ddae7540 Add /ingest endpoint - server-side attachment forwarding to DocSys 2026-02-01 21:38:58 +00:00
Johan Jongsma ed28bb8a64 Add attachment download endpoint for DocSys integration 2026-02-01 21:30:50 +00:00
Johan Jongsma 1284a4a390 Initial commit 2026-02-01 08:03:59 +00:00