elsa-workflows / elsa-workflows/elsa-core
Automatic output-input mapping for homogenous activities
Open
core
elsa 3
enhancement
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
When connecting a sequence of activities whose outputs match the type of the next activity's input, we could "flow" the output into the input automatically.
This way, no manual mapping would be necessary for scenarios for transforming data, for example.
This is useful for string (JSON) transformations and file (stream) processing.
Contributor guide
Assessment
This issue has not been assessed yet.