opnform-host-nginx/api/app/Integrations/Handlers
Julien Nahum 747b41d0a6 Add error logging for integration failures in AbstractIntegrationHandler
- Introduced logging of integration failures to capture detailed error information.
- Enhanced error handling by logging the form ID and integration ID along with the exception data.

These changes improve the observability of integration processes, aiding in debugging and monitoring.
2025-01-14 14:34:03 +01:00
..
Events Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
AbstractIntegrationHandler.php Add error logging for integration failures in AbstractIntegrationHandler 2025-01-14 14:34:03 +01:00
DiscordIntegration.php On slack,discord add support for Include hidden fields (#654) 2024-12-30 11:11:17 +01:00
EmailIntegration.php Refactor Email Integration Handling 2025-01-14 13:29:09 +01:00
GoogleSheetsIntegration.php Email spam security (#641) 2024-12-18 13:16:27 +01:00
SlackIntegration.php On slack,discord add support for Include hidden fields (#654) 2024-12-30 11:11:17 +01:00
WebhookIntegration.php Email spam security (#641) 2024-12-18 13:16:27 +01:00
ZapierIntegration.php Email spam security (#641) 2024-12-18 13:16:27 +01:00