SC folder actions

Same as we have global actions, but for folders.

Wappler 18-01-2023 12.42.59 000212

The action steps added to the account folder json file (api/account/folder.json) would be inserted (if it exists) after globals and before any of the individual files.

Global SC -> Folder SC -> File SC
/modules/global.json -> /account/folder.json -> /account/getUser.json

We did had the same idea some time ago, but there were some disadvantages:

I think that could be solved in the UI.

At the beginning of the file workflow you could add two contracted nodes(global and folder) that are expandable and contain the steps. These steps would not be editable. Visually you could make them a bit traslucid by lowering alpha or something similar.

Double clicking on the nodes would open global.json and folder.json SC flows.

It would also improve the UX in the data pickers as right now global bindings seem to come out of nowhere.

1 Like