Skip to main content

Notifications

Community site session details

Community site session details

Session Id : +T/lxfg7B7zGrhrWTtxv8X
Power Automate - Building Flows
Unanswered

Send Email notification from list

Like (1) ShareShare
ReportReport
Posted on 11 Nov 2024 21:28:17 by 12
Hi,
 
I am creating an approval flow. The approval request should be send to a certain person depending on the resort the item is requested for. There are different persons for each resort.
The information is collected in a list in the sharepoint. How can I send the aproval to a certain person depending on the resort filled in?
 
Best
Sebastian
  • Robu1 Profile Picture
    1,202 Super User 2025 Season 1 on 11 Nov 2024 at 21:50:56
    Send Email notification from list


    Thank you for choosing Microsoft Community.

    You can create an approval flow in Power Automate that sends the approval request to a specific person based on the resort selected in your SharePoint list. Here's a step-by-step guide to set this up:

    1. Create a SharePoint List:

      • Ensure your SharePoint list includes a column for the resort and a column for the approver's email.

    2. Create an Approval Matrix:

      • Create another SharePoint list (or use an existing one) to map each resort to the corresponding approver. This list should have columns for the resort name and the approver's email.

    3. Create a Flow in Power Automate:

      • Go to Power Automate and create a new flow.

      • Select the trigger "When an item is created" or "When an item is modified" for your main SharePoint list.

    4. Get the Approver's Email:

      • Add a "Get items" action to retrieve the approver's email from the approval matrix list based on the resort selected.

      • Use a filter query to match the resort in the main list with the resort in the approval matrix list.

    5. Start and Wait for an Approval:

      • Add the "Start and wait for an approval" action.

      • In the "Assigned to" field, use the dynamic content to insert the approver's email retrieved from the approval matrix list.

    6. Handle the Approval Response:

      • Add actions to handle the approval response, such as updating the item status in the SharePoint list or sending a notification.

    Here's a basic example of how the flow might look:

    1. Trigger: When an item is created in the main SharePoint list.

    2. Action: Get items from the approval matrix list where the resort matches the resort in the main list.

    3. Action: Start and wait for an approval, assigned to the approver's email from the approval matrix list.

    4. Action: Update the item in the main SharePoint list with the approval status.

    For more detailed instructions, you can refer to https://learn.microsoft.com/en-us/power-automate/modern-approvals 

    If this fixes the issue, please mark as resolved to help others with find it.

    Happy to help,

    Robu 1

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.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,670 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard
Loading started
Loading complete