Sending different reports to different addresses
-
I need to send reports to several people. I am using the same template, but the data is different for each record. The email address can be pulled from the json data that creates the report. I'd like to use one json call, and then loop through the data to render, save and then send the report.