Please
Is it possible, from an array aggregator with 2 or more fields, to auto-populate a Google template in which I create a table with 1 line, 2/3/4 columns. I want for each element of my array aggregator, a new row to be created in my Google template table. I’ve been looking for 3 days. Of course, I don’t want a list in each cell, but a new line.
Thanks in advance
Gilles
To do so you must use custom API calls and it requires some level of dev skills, even with help of AI.
There is one much easier solution but it can be used only if your document is relatively simple and can be created using the Create a Document module instead of Create a Document from a Template.
Create a Document module allows you to pass HTML content-also HTML tables. And creating HTML in Make using even text aggregator is a piece of cake.