What is your goal?
Get creative id and assets from facebook
What is the problem & what have you tried?
As shown in screenshot
HttpModule1: Pulls all ad ids from facebook ads account
iterator: stripsout data other than ad ids from results of httpmodule 1 and ideally should iterate ids one at a time to Httpmodule2
HttpModule2: Queries each ad id to facebook api for creative id and assets
Error messages or input/output bundles
But the iterator is sending all add ids to httpmodule at once rather than one at a time.
Attached screenshot and blueprint
Screenshots (scenario flow, module settings, errors)
Integration Facebook Insights, Google Sheets.blueprint.json (25.2 KB)