Hello,
Ultimately this scenario needs to take a PDF and save each page to a different folder in google drive.
I have the scenario working except for it only fully runs for the first PDF after I split all pages (*).
I am unsure what configuration needs to go into the Search Text module (between the red line)
This describes what I need to do, but unsure how to do it:
Thanks!
Zac
Welcome to the Make community!
Delete Iterator [32], and move Array Aggregator [33] before the Google Drive module [22].
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
Thanks for the reply. I made the change and am afraid it did not work. #26 (and everything after it only runs once).
- The PDFs split in #19 results in about 10 PDFs
- Currently 10 bundles are made from #19, but #26 only runs on the first
- These PDFs need to be searched and the text found will be used for saving in gDrive
- The google drive uploads (#24 & #17) need to up upload the corresponding data from #19
I just figured it out!
I had it setup right a while ago, but I thought that the loop #s coming off the splitter would be immediate, but the whole path has to be completed before the next iteration is processed.
Thanks again for your support, and I really like Make.com!
1 Like