Announcements
Hi,
The issue you’re encountering is due to how Power Automate validates expressions inside connector inputs, specifically in the “Send an email (V2)” action from Microsoft.
Option 1: Use Expression Builder (Best Practice)
This ensures Power Automate correctly recognizes it as an expression instead of raw text.
Option 2: Use Dynamic Content Instead of writing the expression manually:
This avoids validation issues entirely.
Option 3: Wrap with concat() (Workaround) If the issue persists:
concat()
This forces the designer to treat it as a valid expression.
Hope this helps!
concat('',outputs('Get_user_profile_(V2)')?['body/mail'])
📩 Need more help? Just mention @Kalathiya and I’ll be happy to assist.
✔️ If this answer helped you, please tick “Does this answer your question?” so it can be marked as the Verified Answer.
💛 A Like always motivates me to keep contributing!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 516
Valantis 477
Vish WR 470