Hi All,
I am trying to use the SMTP Activity in my application. My workflow generates a dynamic group using a auto activity, now I want to use SMTP activity after this activity such that it retrieves all the users in the previously created group and then sends a SINGLE mail to all members.
Is it even possible by using just configuration ? I am right now thinking of somehow mapping the email addresses to "TO" field of SMTP activity. But unable to connect the things dynamically.
Kindly suggest some pointers for the requirement.
Thanks.