I have a flow that triggers when a new request is submitted, and then I add a "Get response details". That triggers a "Apply for each" that I don't need, because it is just one response that comes in. How do I get out of that?
List of response notifications: @{triggerOutputs()?['body/value']}
List of response notifications Response Id: @{items('Apply_to_each')?['resourceData/responseId']}


Report
All responses (
Answers (