Summary
JSON Transformation
Description
Perform a JSON Transformation using the JST library.
Route
No Northbound API Available
Roles
Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| job_id | string | yes | The Job ID | 
| tr_id | string | yes | Unique Transformation Identifier | 
| variableMap | object | yes | A map between incoming schemas and their data location in the job | 
| options | object | no | Options object containing flags that modify the way a transformation is run | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| outgoing | * | Outgoing data from Transformation |