Generic Component

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.

NameDescription
IteratorIterate over collection-type data
CollectionManipulate collection-type data
HTTPMake requests to external HTTP APIs