bsiggel
1cd8de8574
Refactor code structure for improved readability and maintainability
2026-03-26 22:24:07 +00:00
bsiggel
439101f35d
feat(sync): Update document preview trigger to use enqueue method and improve content change detection for xAI re-sync
2026-03-26 16:17:52 +00:00
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
52114a3c95
feat(webhooks): Update Akte webhook handlers to trigger immediate synchronization
2026-03-26 10:16:33 +00:00
bsiggel
bf02b1a4e1
feat(webhooks): Implement Akte webhooks for create, delete, and update operations
2026-03-26 10:16:27 +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