Hi everyone,
I'm trying to automate social media posts using Zapier by sending multiple image URLs from Google Sheets to Buffer. The images are stored in Google Drive, and the URLs are in this format:
https://drive.google.com/uc?export=view&id=FILE_ID
When I use a single image URL, it works fine. But when I try to send multiple images (using Zapier’s “Multiple Images” option in the Buffer action), I get an error saying the URLs must be direct image links.
The files are publicly shared, and I’ve confirmed the links work when used individually. I suspect the issue might be with how the URLs are being passed—possibly Zapier isn’t formatting them as an array of separate items?
Has anyone successfully sent multiple Google Drive images to Buffer using Zapier? Any ideas on how to structure the data or fix this?
Thanks in advance!