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

Community site session details

Session Id : bGmphAEyFsgLHbD2H5yMjV
Power Automate - Building Flows
Answered

Retrive answer form an approval module

Like (0) ShareShare
ReportReport
Posted on 27 Sep 2023 18:41:27 by 364 Moderator

Hello!

How can I retrive the answers of the Approval module and put them in a Sharepoint List as an update. 

I start a flow asking if a task is completed or now with  the Approval module of Power Automate. That parts do well. 
The responder may add a comment to its answer. And many sources explain correctly that part.

The second part is to collect the answers and put them in a Sharepoint List as an update of a row of data. How is it possible to do that?


Thanks!

I have the same question (0)
  • Verified answer
    Pstork1 Profile Picture
    67,356 Most Valuable Professional on 27 Sep 2023 at 20:10:06
    Re: Retrive answer form an approval module

    1) Initialize one or more string variables at the start of the flow

    2) Send the Approval

    3) After the approval Append the comments (or whatever else you want) to the string variable.  That will place that action in an Apply to each loop that processes the Responses collection.

    4) After the loop completes do your Update Item action to save the variable(s) to an item.

  • PierreCA Profile Picture
    364 Moderator on 27 Sep 2023 at 19:05:36
    Re: Retrive answer form an approval module

    Power Automate is new to me.

    Specifically, during the flow, which modules should be used to dissect this collection using a loop.

  • Pstork1 Profile Picture
    67,356 Most Valuable Professional on 27 Sep 2023 at 18:45:00
    Re: Retrive answer form an approval module

    The individual responses are returned as a collection after the approval is completed.  You need to go through the collection and append whatever you want in the SharePoint list to a string variable using a loop. Once the loop exits you can update the SharePoint list using the string variable.  If you want to update multiple columns you'll need one variable for each column.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2