What is your goal?
I am building a scenario that fetches 10 competitor Instagram URLs every week, sends to ai and help create content in our own brand voice and in accordance with our content calendar.
What is the problem & what have you tried?
The output is not as intended. I am stuck at a point where I want 10 iterations of modules to be completed first, stored in google sheets, then the top performing posts should be sent to AI. which filter I can add to make sure this happens? I am using make free tier, and I want everything inside same scenario.
Error messages or input/output bundles
I have a google sheet where all the scrapped data should go, after 10 complete iterations. Then only top performing posts should go to AI via text aggregator. what happens instead is that each iteration completes from beginning till the end, due to which scrapped data doesn’t go inside google sheet, so top perforners are not filtered, and I am getting wrong output.