Hi folks. I used ot be able to use a text box to add an image holder to google slides so I can use automation to saerch for {{img1}} etc - now what ever I do I cant seem to find out how to get it working and showing up in make.com - any ideas? Thanks in advance
In Make, Google Slides only works with real image objects, not text boxes. Insert an image on the slide, set its Alt text title to something like {{img1}}, then save and refresh the template in Make so it can pick it up.
I’ve completely given up on trying to use tags for images in templates and switched to Make an API call module and replacing a placeholder image instead.
thanks for that. It worked a few months ago but somethings changed. the issue with that in my scenario is that prior to that we replicate a google slide and make a new one - not sure if i can tag in an api call to that.