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

Microsoft Forms - Get Responses

Like (0) ShareShare
ReportReport
Posted on 5 Mar 2024 15:22:00 by 36

Hello, 

 

Is it possible to get Microsoft Forms responses in a flow that is triggered by something other than "When a new response is submitted"?

 

I am trying to build a flow triggered when a new task is created (in Planner), it would get the responses of a survey (where I provide the Form ID based on the task), and I want responses 1-10 (which I think would be Response ID 1-10). However, when I try to use "Get response details" in this flow, I can enter the Form ID and Response ID but I cannot see the output of the step. 

 

Please let me know if you need more info.

I have the same question (0)
  • Verified answer
    ManishSolanki Profile Picture
    15,085 Super User 2025 Season 2 on 29 Mar 2024 at 03:35:13
    Re: Microsoft Forms - Get Responses

    Hi @PAUser_CR23 

     

    If you could not get the fields in dynamic content window, alternatively you can use expression to get value. You need field Id to get the value from the "Get response details' action. For that, run the flow once and copy the output generated from get response details action. Use the field Id in the expression to get the value of the field for a particular form response. Here is an example:

    ManishSolanki_0-1711682898529.png

    ManishSolanki_1-1711683118172.png

    Expression needs to be added the expression box as highlighted in the above screenshot:

    outputs('Get_response_details')?['body/rc8b5ed66a30e42afaa1c1813f6b7a929']

     Pls replace the id of the field with actual one.

     

     

    Output:

    ManishSolanki_2-1711683203427.png

     

     

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

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