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.