Combine data streams
Concatenate all inputs into a single array
Combine arrays by index position (zip)
Combine arrays by matching field values (like SQL JOIN)
2 fields
Keep only items that exist in all inputs (intersection)
1 field
Merge all inputs and remove duplicates
Start building workflows in minutes with our visual builder. No code required.