Hi Zapier Community,
I’m building a Zap that creates a Google Slides recruiting profile for high school football players. It pulls player info (name, stats, etc.) from a Google Sheet, and includes a player picture.
Everything works except the image placeholder.
Here’s what I’ve done so far:
-
Edited the slide theme and added an Image Placeholder via
Insert → Placeholder → Image Placeholder → Rectangle
-
Saved the layout and applied it to the main slide
-
Refreshed fields in Zapier’s “Create Presentation from Template” step
-
Expected to see “Image Placeholder 1”, but it doesn’t appear
-
When I run the Zap, the player info populates fine, but the image doesn’t show
I’m using a direct image URL from Google Drive in the format:
bash
CopyEdit
https://drive.google.com/uc?export=view&id=FILE_ID
Has anyone successfully used image placeholders in this way with Zapier + Google Slides? Any ideas why the placeholder isn’t recognized?
Thanks in advance!