Hi Everyone,
I have a text field in Dynamics 365 named "Lead Source Email Address". So when a lead record is created, the user will populate email address of the lead source in this textbox.
When the Lead has changed it's status to QUALIFIED, the flow should send email message to email address in Lead Source Email Address.
This is what my flow looks like:

PLEASE NOTE THAT LEAD SOURCE 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.
I keep on encountering this error:

How can I make it happen? Thank you.