update_transformation
Modify an existing JSONata transformation's name, code, or activation status within a webhook configuration.
Instructions
Update an existing transformation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hookId | Yes | ||
| transformationId | Yes | ||
| name | No | Name of the transformation | |
| code | No | JSONata transformation code | |
| active | No |