Hello,
First of all, I would like to clarify that I am using an BUISNESS PLAN!
Next:
I want to set up an email sent to a group of people among all my users. The common denominator is the same fire station (CIS). That means, when I post an evaluation about a trainee from a CIS Alpha, I want an email notification about the post going live to be sent via a pre-configured workflow.
To achieve this, I created a relation in the evaluation table between the trainee and the trainers of the same CIS. Then, I retrieved the trainers’ email addresses through the relation and checked the “multiple” box. Next, I created a new column that generates an array using the retrieved email addresses as the source. I separated everything using a LIST with commas as the delimiter.
In my workflow, I naturally specified the email list, provided the subject, and wrote the message body. However, I am encountering an error (see photo 1). Strangely, when I manually copy the email list, the email sends successfully. I ensure the emails are separated by commas without spaces.
When I check my email list in the table, everything seems correct—emails are separated by commas without spaces.
I cannot figure out where the issue lies! So, I am reaching out to you for assistance!
Thank you for your help!