My issue:
Previously, to create an Instagram carousel with photos, I had a simple setup in Make.com:
- A “Watch files in a folder” module (Google Drive) detected new images
- I then used “Get a Share Link” with the options reader and anyone to generate public links
- These links were sent to a Google Sheet
- In a separate scenario, I retrieved the links from the sheet and passed them directly into the Instagram > Create a Carousel Post module
This setup used to work perfectly… until recently.
Now, Instagram no longer seems to recognize Google Drive links as valid image sources, and refuses to publish the carousel. (At least that’s what’s happening on my end — see screenshot if needed.)
What I’ve tried:
- Other methods using the Array Aggregator
- Different link formats (
export=download
, direct links, etc.) - Workarounds using HTTP modules, file uploads, raw
Data
…
But nothing seems to work. Instagram still doesn’t accept Google Drive links as valid image inputs.
If anyone has a solution:
If anyone knows a reliable way to publish an Instagram carousel using images stored in Google Drive, I’d be extremely grateful!
Thanks a lot for taking the time to read this — and even more if you can help