Hello everyone !
Currently, when I send an automated update request, it sends one email compiling every rows that has the said email address.
Example :
Row 1 = something1 email = test@hotmail.com
Row 2 = something2 email = test@hotmail.com
Row 3 = something3 email = test@hotmail.com
Row 4 = something4 email = test2@hotmail.com
Row 5 = something5 email = test2@hotmail.com
In this case, once the automated update request triggers, it will send in total 2 emails : the email at test@hotmail.com will have 3 pages of forms to fill, and the test2@hotmail.com will have 2 pages, all from the "Update request" button.
But what I want in my example is that a total of 5 different emails are sent, 3 to test@hotmail.com and 2 at test2@hotmail.com. Each row = individual email.
Is that something I can do on smartsheet ? Or it only allows compiled rows for the same email address ?
I hope I was clear in my question, thanks a lot in advance !