DFL Workbench
{{input.name}}
{{input.contentType | formatContentType}}
[]
Source
%dw 1.0 %input payload application/json %output application/json --- { hello: 'world' }
Output
{{$.transform.outputContentType | formatContentType}}
Share Url