I have report that we have a set parameter that will need to be published with 200 different values. Each of these 200 values have their own corresponding email address that they are to be sent to.
What is the best way to accomplish this? Is there a way to accomplish this without using SDK to design my own solution?
If SDK is needed is there any article or posting you could direct me to on the matter?