Step Programs
Step Program Format
Javascript
(data) => {
// Your code here to process 'data' and return an action or transformed data
return {}; // Always return an object, even if empty
}Python
Step Program Input (Global Workflow Object)
Step Program Output
HTTP Step Types
Shell Step Types
Data Transformation Step Types
Editing and Saving Step Programs in Laminar

Last updated
Was this helpful?