The transformation task runs JSON Schema Transformations (JSTs) during job execution, allowing JSON data to be consumed by endpoints with different formatting requirements.
For more information about JSTs, see the JST Designer documentation.
All transformation task variables are accessed via the Data tab of the task details window. The available variables depend on which JST the task is configured to run:
error) are sourced from the outgoing schema properties of the selected JST.The data type of each variable matches the data type specified by the corresponding schema property.

Click the Transformation dropdown at the top of the Data tab. Select the JST you want to run from the menu. The input and output variables populate based on the JST’s incoming and outgoing schema properties.
Task behavior can be further customized by enabling or disabling options in the Task Options dropdown on the Advanced tab.