Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 1.4 KB

createtransformationrequestbody.md

File metadata and controls

executable file
·
10 lines (7 loc) · 1.4 KB

CreateTransformationRequestBody

Fields

Field Type Required Description
Code string ✔️ JavaScript code to be executed as string
Env map[string]interface{} Key-value environment variables to be passed to the transformation
Name string ✔️ A unique, human-friendly name for the transformation