Process parallel data streams
After the loop completes, you need to process the data in two parallel streams:
- Stream A (Business Data): Extract and aggregate the original Apify data (company name, address, phone, etc.)
- Stream B (Email Data): Filter, flatten, and deduplicate the extracted emails
Both streams will be combined in the final step.
This exercise is part of the course
Building Marketing Workflows with n8n
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise