Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)

Is it possible to have an array of email addresses (string) to pass into the send email activity on uipath? I can't see a way on the activity, except using the cc but I have 10 email addresses for the same email

1 Answer

0 votes
by (29.5k points)

Yes, it is possible to have multiple addresses you just need them to be separated by ';' character. The easiest way to do this is to use string.join method and construct a string from the array you have.

Related questions

0 votes
1 answer
0 votes
0 answers
0 votes
1 answer
0 votes
1 answer

Browse Categories

...