Mastering Iteration of Bundles in Make.com: A User Guide

Hi there, fellow Make.com users! Today, we're going to tackle a common challenge that many of us face when using the platform - iterating through bundles. This is a crucial step when you're trying to process individual bundles from a tool like Apify, especially when you want to scrape data from Google Maps and use it for tasks like sending out cold emails to prospects.

The Problem

Let's say you've successfully scraped data from Google Maps using Apify and pushed all the results to a collection or array. You have properties like 'Business name', 'Website URL', and 'Number of reviews' ready to be used. However, you're stuck on how to iterate through all the bundles and send out emails for each. You might find that your repeater is looping through the same bundle, resulting in multiple emails being sent to the same businesses.

The Solution

Here's the good news - you don't need to use either an array aggregator or a repeater to process individual bundles from Apify. Since you're getting multiple bundles, the module will act like a default iterator. You can then pass the title and other fields to the Open AI module.

If you need to combine the result, you can use an aggregator after the Open AI module to aggregate all the results and then send an email if required.

Troubleshooting Tips

If you're still facing issues, remember to check if you're complicating the process unnecessarily. Sometimes, the simplest solution is the best one. Also, ensure that your modules are set up correctly and that you're passing the right fields to the Open AI module.

Summary

In conclusion, iterating through bundles in Make.com doesn't have to be a complicated process. By using the module as a default iterator and passing the right fields to the Open AI module, you can easily process individual bundles from tools like Apify. Remember, if you need to combine the results, you can use an aggregator after the Open AI module. Happy Making!

You do have further questions?

Ask your question via E-Mail: Richard@make-app.de
Book a paid Support & Consulting Session
New Make.com user? Sign up through this Affiliate Link to receive 10.000 operations for FREE.