Skip to content

feat: Run Script action #145

@Lacah

Description

@Lacah

Create a new Flow Designer custom action called “Run Script”, which allows dynamic server-side script execution within flows.

This action should accept a script input (string) that contains arbitrary server-side JavaScript code, execute it, and return its output as an action output.

The purpose of this feature is to give builders and developers a lightweight, reusable utility to run ad-hoc scripts directly in Flow Designer without creating a dedicated Script Action or Script Include. It is particularly useful for rapid prototyping, conditional logic, and development workflows.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions