Transformations

Receive Transformation Errors 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 Body

application/json

Error output of a transformation attempt

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

Example Requests

POST/ReceiveTransformationErrorsWebhook