Array not being mapped from json parser to google docs

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.

1 Like

Hey Joao,

and what is #items suppsoed to be inside the document?