Skip to main content
Best answer

Trouble Sending Multiple Google Drive Image URLs to Buffer via Zapier

  • May 24, 2025
  • 3 replies
  • 55 views

Forum|alt.badge.img

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!

Best answer by The New Materialist

I solved it!

 

I added some intermediate Google Drive Get file action to convert the google file ID from the sheet into actual file that are passed to buffer.

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34072 replies
  • May 24, 2025

Hi ​@The New Materialist 

It’s likely the image urls need to be structured as an array of items rather than a comma separated string of text.

Try adding this Zap action: Formatter > Utilities > Text to Line Items

 

If you need more help, post screenshots showing how your GSheet is configured, how your Zap steps are configured, and the encountered error.


Forum|alt.badge.img

I solved it!

 

I added some intermediate Google Drive Get file action to convert the google file ID from the sheet into actual file that are passed to buffer.


JammerS
Forum|alt.badge.img+6
  • Zapier Staff
  • 3527 replies
  • May 26, 2025

Wow! Thank you for confirming that your resolution got the Zap running. This will significantly help our Community members to have as a reference for the same issue.