create_transformation
Add JSONata data transformations to webhooks for custom data processing and formatting.
Instructions
Create a new JSONata transformation for a hook.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hookId | Yes | ||
| name | Yes | Name of the transformation | |
| code | Yes | JSONata transformation code | |
| active | No |