Azure Logic App

Alinase Nyirenda 1 Reputation point
2022-11-10T13:10:12.667+00:00

In Azure Logic Apps, there is an action for Send Approval Email under Office 365 Outlook. I want to have multiple approval options in the same email. Is there a way to do it? I tried

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,082 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,136 Reputation points
    2022-11-14T06:52:03.177+00:00

    @Alinase Nyirenda Thanks for reaching out. Yes, you can multiple approval in the To configuration with multiple email ID's separated by semicolons of the Send approval email action of the office 365 connector.

    259956-image.png

    Once it is approved you can get the email ID of the person who has approved the request using the property UserEmailAddress and other details of the output of your Send approval email connector.

    259957-image.png

    Feel free to get back to me if you have any queries or concerns.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.