Generic components serve as the fundamental elements. They provide the necessary controls and operations for data flow management, including but not limited to looping, failover, filtering, sorting, and merging. These Generic components form the foundation upon which more complex components are constructed.
Name | Description |
---|---|
Iterator | Iterate over collection-type data |
Collection | Manipulate collection-type data |
HTTP | Make requests to external HTTP APIs |