Request
Add logging functionality for outgoing webhooks. Logs should capture key details per request, including timestamp, endpoint URL, HTTP status code, response body, and related record ID (e.g. order or member ID).
This would allow partners and their integration teams to independently verify whether a webhook was triggered and processed correctly, and simplify debugging in cases where the issue lies with a third-party platform or external system.
Requested by: lochmüller.MEDIA
Use case: irregular connection failures between WebinOne and an external CRM via webhooks, where it was unclear which side was responsible for the error.
Webhook Logging
- Open API