Hello Everyone,
I am trying to create a flow triggered by Ms Forms and all answers will go to SharePoint List. When I am adding the Get Response Details action, I normally put the List of Response Id to the Response Id Field. But this time, that option is not appearing. So what I did is to create an expression item()['Response Id']. But everytime I submits a response, I am having this error message" the response id is blank".
Could you please let me know how I can resolve this? Attached is the flow I created.
I see. That may be the case. You see I shared this and someone already own the form. Thank you for the help.
You should be able to select the form ID from the drop down menu if you have access to that form. For the response ID value the Trigger will have the output for Response ID. If you do not have admin access you would not be able to see the response.
Alternatively if you want to go down the form ID custom value. You need to get the full ID by copying the "collect response" URL and getting the value to the right of ID= value.