Hi Everyone,
I have a TWO text field in Dynamics 365 named "Lead Source Email Address" and "Lead Supervisor Email Address" . So when a lead record is created, the user will populate email addresses of the lead source and lead supervisor.
When the Lead has changed it's status to QUALIFIED, the flow should send email message to email addresses in Lead Source Email Address and Lead Supervisor Email Address.
PLEASE NOTE THAT LEAD SOURCE EMAIL ADDRESS AND LEAD SUPERVISOR EMAIL ADDRESS IS NOT A USER OR CONTACT IN DYNAMICS 365. So basically the user will input whatever email address in that field and email message should be sent to that address.
This is what my flow looks like:
So far, I have tried adding semi colon and comma after the first text field but I still can't do it.
Thanks for the help
Hi,
Try to create an array with value from both fields and then pass this array as input to Activity Parties
Note: screenshot above shows array, but you will have to replace party id part with addressused part.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1