Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 791 Bytes

File metadata and controls

9 lines (7 loc) · 791 Bytes

NotehubJs.RouteTransformSettings

Properties

Name Type Description Notes
format String Output format for transformed data (e.g., "json", "xml", "text"). [optional]
jsonata String JSONata expression used to transform the data payload (outgoing). [optional]
jsonataIn String JSONata expression used to transform the data payload (incoming). [optional]