Webhook retried due to SocketTimeoutException

Greetings, @JagLoop99 ,

Happy to offer a suggestion here! To test whether WebHook events are being sent, you can use a tool like RequestBin. You can generate an endpoint and trigger the Webhook event, then check the Request Bin logs to confirm that the request arrived :

If the WebHook was received successfully by RequestBin, then you can rule out that whether Webhooks events are being sent or not.

We also recommend you consider:

  • Review any port/channel filters you have applied
  • Make sure the URL you have configured is publicly available

Here’s a helpful developer forum for you may find helpful:

Let me know if this helps.

Best,
Donte