I am using the flow template 'Send an email when a Planner task is completed'
The only thing I have changes is the recipient email, apart from that the flow is default. I do receive the email but the formatting is ignored, also the 'Completed By' value is a random string of characters? See image below for flow and email.
Any ideas?
flow
email
Hi @jonboylib
You can user Get user profile (V2) action to get who completed the task.
If you want to format the date , you can use the formatDateTime function.
You can refer to the below screenshots to see if it helps.
Copy 'body/completedBy/user/id' to User field from Send an email.
Then delete 'body/completedBy/user/id' and select Display Name.
Use formatDateTime function to format completed date.
Expression:
When a task is completed by Test2, I will receive an email like below.
Hope the content above may help you.
Best Regards
If my solution helps, then please consider Accept it as the solution to help the other members find it more quickly.
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2