Aggregate separate Operation Bundles into on message

I trying to build a site scraper with DataForSEO and I manage to pull all the relevant information from a URL using a series of iterators.

I get all the text in separate operations that each output a bundle with the “value” that I want.

But I am simple not able to combine them into one text.

I have seen that many others have had the same “challenge” and the recommendations is to use aggregators. I have tried the text aggregator and array aggregator with I get as many operations output as I feed as input. I must be doing some rookie mistake.

2 Likes

Hi @Thomas6
You have to use text aggregator and set the first iterator as the source module.

Best regards
@Msquare_Automation

5 Likes

Thank you soooooo much. You saved my weekend!

3 Likes

Hi @Thomas6
Glad to know your issue is solved.

Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation

2 Likes