feat(webhooks): Add webhook handlers for Beteiligte and Document entities

- Implemented create, update, and delete webhook handlers for Beteiligte.
- Implemented create, update, and delete webhook handlers for Document entities.
- Added logging and error handling for each webhook handler.
- Created a universal step for generating document previews.
- Ensured payload validation and entity ID extraction for batch processing.
This commit is contained in:
bsiggel
2026-03-26 10:07:42 +00:00
parent 3459b9342f
commit 0c97d97726
31 changed files with 27 additions and 23 deletions

View File