I set up an automation and everything is working, except for one part.
I need to send several images, an average of 20 or more images, 2 will be placed per line.
I need to place them in a specific location or several locations.
Make a mark in the Google Docs document and the images will arrive there.
Example:
{{imagem_inicial}} <- here I would loop 1 or more images
{{imagem_processo}} <- here I would loop one or more images
And so on.
Has anyone done anything? Could you help me with something?