Hello, I’m trying to create an automation that automatically posts a carousel of images on Instagram. The images are stored in a Google Drive folder and are sequentially numbered (01.png, 02.png, …, 90.png). The idea is for the flow to take the images in groups of 3 and post them in the correct order. For example, the first carousel should include 01.png, 02.png, 03.png; the second carousel should include 04.png, 05.png, 06.png, and so on.
Workflow I’m Following:
- Search Files/Folders (Google Drive)
- Iterator
- Set Variable
- Download a File
- Array Aggregator
- Instagram for Business
I want a flow that takes the images from Google Drive, groups them into batches of 3, and posts them on Instagram in a sequential and automated manner. If you could provide guidance on how to adjust the workflow to ensure the images are selected and posted correctly on Instagram in the right sequence, I would greatly appreciate it.
Thank you so much, have a great day. Best regards.