I’m trying to build a scenario in Make.com where multiple images from the Unsplash API are processed using an Iterator and then combined with an Array Aggregator. The issue is that the webhook response sends only one image instead of all the aggregated ones, possibly because it triggers too early before all iterations are complete. Despite adding a Sleep module, the problem persists. I’m looking for a solution to ensure the webhook waits for the entire aggregation to finish before responding.
1 Like
Hi @Laura_Srzic
In array aggregator, select source module as “Unsplash [4]”. It will resolve your problem and you can remove sleep then.
Best regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation