Commit Graph

2 Commits

Author SHA1 Message Date
bsiggel
f9c8aa7c6d fix: update DocumentSync initialization to pass EspoCRMAPI as first argument 2026-03-31 08:04:56 +00:00
bsiggel
0c97d97726 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.
2026-03-26 10:07:42 +00:00