Hello everyone,
I am trying to map several values from a google sheet into a google doc template,
One of my values is an array and it´s not being properly read on the google docs module:
This is the output from the json parser:
This is the mapping of the “Create a google doc from template”:
And this is the error I am getting:
Supposedly the Items array should be looping within the google doc but it is not.
I would appreciate if someone knew how to solve this issue.
Thank you very much in advance.