bytechef
bytechef copied to clipboard
[feature] Map component
As a Workflow developer
I want to use Map component to be able to define additional pre or post actions together with the main action when defining it in the workflow editor
So that I can define more complex operation that will behave as one compound operation
Technical Details The workflow engine allows to define pre or post tasks together with the main task which define one combined task that will be executed as all or nothing
Acceptance Criteria TODO
Definition of Done TODO