Hi Team,
I am building an Action Flow to notify user and in my query data , i am getting 2 email ids coming from 2 differnet tables so how can i send an email to both of them.
I am building an Action Flow to notify user and in my query data , i am getting 2 email ids coming from 2 differnet tables so how can i send an email to both of them.
Page 1 / 1
You can use Flow Control Module - Iterator to loop thru all the result of the query data.
You can use Flow Control Module - Iterator to loop thru all the result of the query data.
Thank you Rio!!
Is there a way through which we can put one of the email in CC while sending email?
Hi Mishra, you can use text aggregate separated with comma, and then in sending email you can use the get and split function.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.