Google Slides Template not importing all variables

Hy Everyone,

I have an automation that takes a text received via Webhook, transforms it using chat GPT, and the results are parsed into JSON so it can be sent to a Google Slide Template.

Everything is set up properly, as you can see from both the JSON :


and GSlides modules

And the automation executes without any errors.
But, for some reason only the first 2 slides are updated with the appropriate variables and all other slides are blank.

Thoughts on what could be the issue would be greatly appreciated.

Welcome to the Make community!

When you see ARRAY, think ITERATOR.

You need to put the slides array into an Iterator module.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.