Skip to main content

Receive Transformation Errors webhook

Webhook 

Pipelines can also be configured to send webhooks to your desired URL. Webhooks will be called upon the failure of each transformed data point, instead of batched.

Request

Responses

we'll attempt to hit your webhook URL 4 times with exponential backoff if we don't receive a 200 response. If after 4 attempts we can't reach your endpoint, the webhook will be disabled and we'll notify you directly. All the transformed data will be safe in our servers and you can fetch it manually thereafter.