Resolved! For loop for email sender template
I am trying to send the output of an API response into an email body.I am setting the Email type has ‘HTML table’ so that i do not send one email per document but rather one email for multiple documents. I am trying to use a for loop in the Template,...