web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How to create a flow, ...
Power Automate
Unanswered

How to create a flow, triggered when a new item in a Sharepoint List is created, which will then select the relevant information (e.g. email) from referencing another Sharepoint List, then sending an approval request for multiple approvers to accept?

(0) ShareShare
ReportReport
Posted on by 8

I started with a When an item is created trigger for a Sharepoint List, but how do I proceed with selecting a reference Sharepoint List to get the correct information. 

1st Sharepoint List, Books

IDBookName
1Hello

2nd Sharepoint List, BooksAuthors

IDBooksIDAuthorID
111
212

3rd Sharepoint List, Authors

IDAuthorNameAuthorEmail
1Bobbob@outlook.com
2Charliecharlie@outlook.com

 

How do I get the AuthorEmail information when an entry in the BooksAuthors list is added?

And send an approval to all the Authors after?

Categories:
I have the same question (0)
  • Gopala_Krishna Profile Picture
    1,495 on at

    @gopher1 

    After you setup the trigger when an item is created an point it to the "BookAuthors" list, you can add a new Get Items action.

     

    This action will point to the "Authors" list, click on the show additional options icon and then on the filter query enter ID eq 'AuthorID' select AuthorID from the dynamic content.(for more information on filter query - OData Filter query in SharePoint Get items in Flow (sharepains.com))

     

    Now you will be able to get the related author information for the item created in the BookAuthors table. After this you can set the approval action to send approval to the related author.

     

    Gopala_Krishna_0-1617768726106.png

     

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    if the information shared helps you, please consider giving a thumbs up 👍 and mark solution as resolved

  • gopher1 Profile Picture
    8 on at

    Under start and wait for an approval, when I input an email from Get items, a 'apply to each' loop is created automatically. How to prevent that from occuring? Is there any way to use approval with external emails?

  • Gopala_Krishna Profile Picture
    1,495 on at

    @gopher1 

    As Get Items action returns the result as an array it is going into an apply to each loop, if you want the action not to go inside a loop you should have to use expression for the same.

     

    You can find some great videos related to expressions - (222) power automate expressions - YouTube

     

    For sending email to external users you can find the documentation here - Support for guest users in approvals - Release Notes | Microsoft Docs

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    if the information shared helps you, please consider giving a thumbs up 👍 and mark solution as resolved

  • gopher1 Profile Picture
    8 on at

    How do you extract the a column data from a single object in the loop? I cannot extract it, tried initializing it to a variable but this cannot be done in a loop. Tried using compose in the loop and initializing a variable with that value but it cannot use for each loop outside the scope of the loop.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 785

#2
Valantis Profile Picture

Valantis 669

#3
Haque Profile Picture

Haque 563

Last 30 days Overall leaderboard