Hi, Is there any way I can provide a group name instead of the number of emails in CC/TO field in email connector module while sending email. Thanks and Regards, Harshraj Singh
asked
Harshraj Singh
1 answers
4
Hello Harshraj Singh,
If the question is about email groups, you can use the group assigned mail like groupname@googlegroups.com in the connector.
If the question is about the group you created in mendix application, then you can retrieve all email of that group and create a loop and place send mail activity inside a loop.
Hope my answer helps, reach me out for any queries.