I have a field named Approvals which is of type sharepoint managed metadata field which allow mutiple selection, and i am sending them an Approval email as follow:-
so my question is if i can list all the Approval users inside the approval email body? for example to list them as follow:-
1) Username 1
2) username 2
3) ....
thanks
Hello @johnjohn123 ,
If I get your issue correctly, you want to display all the Approvers from an array or so in the Approval Email Body sent to each of these Approvers in the format of Numbered List.
If my assumption is correct, then you can achieve this by following below steps
If you found this helpful, please give a Kudo and Mark this reply as Solution!
any advice on this post please?
@Gopala_Krishna can you advice more of this?
You can definitely get that, for more information related to approval and the markdown format supported and how to get the list of users, you can visit the link shared below.
https://docs.microsoft.com/en-us/power-automate/approvals-markdown-support
---------------------------------------------------------------------------------------------------------------------------------
If the information shared helps you, please consider giving a thumbs up and mark solution as resolved