Commit Graph

7 Commits

Author SHA1 Message Date
bsiggel
c9bdd021e4 feat(sync): Implement orphan cleanup for xAI documents without EspoCRM equivalents 2026-03-26 14:20:33 +00:00
bsiggel
459fa41033 feat(sync): Refactor Akte sync status handling and remove deprecated event step 2026-03-26 13:06:32 +00:00
bsiggel
b320f01255 feat(sync): Enhance xAI sync process with collection verification and creation logic 2026-03-26 12:42:35 +00:00
bsiggel
a6dc708954 feat(espocrm): Implement automatic pagination for related records and enforce API max page size 2026-03-26 12:41:45 +00:00
bsiggel
d9193f7993 feat(sync): Update Akte sync process to remove unused entity ID queue and streamline processing 2026-03-26 11:22:04 +00:00
bsiggel
ef32373dc9 feat(sync): Enhance Akte sync process with batch processing and retry logic for failed events 2026-03-26 11:13:37 +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