I am currently working to get an automated system for members leaders at my church to upload facebook post via Google Forms and upon downloading the Files and creating an array to the bundle the photos together and post only one post it post individual post for every photo uploaded. can anyone help me and dumb it down for me I am not very savy with this but I am willting to learn to teach others after.
You need to set the “Source Module” field of the aggregator to where the bundles are coming from. This is usually an iterator module, but can also be a search/list/repeater module, or even the trigger module!
Thank you so much. it took me a minute to understand that if I insert an array aggregator after the text parser and tie it to the text parser outcome, then insert a Google Drive module in between them, then change the input of the array aggregator to be the output of the Google Drive, they would stay connected, which would stop the iteration.