Transformations

Receive completed Transformation webhook

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

Request Body

application/json

A completed transformation

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

Example Requests

POST/ReceiveTransformationWebhook