Webhooks

Webhooks send data to your systems when certain events happen on ClearPort.

When a webhook is triggered, it attempts to send the payload to the target URL that you have specified. If the result is HTTP 2xx then the webhook is regarded as successful; any other response is considered failure and the webhook will be retried. After three attempts no further invocations will be made.